Roles for td-agent and td-agent-bit
This commit is contained in:
16
roles/td-agent-bit/files/td.conf
Normal file
16
roles/td-agent-bit/files/td.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
[SERVICE]
|
||||
Flush 5
|
||||
Daemon Off
|
||||
Log_Level info
|
||||
HTTP_Monitor Off
|
||||
HTTP_Port 2020
|
||||
|
||||
[INPUT]
|
||||
# Name cpu
|
||||
# Tag cpu.home02
|
||||
|
||||
[OUTPUT]
|
||||
Name Forward
|
||||
Host 192.168.2.24
|
||||
Port 24224
|
||||
Match **
|
||||
Reference in New Issue
Block a user