D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.1.0
/
gems
/
fluentd-0.12.40
/
example
/
Filename :
in_tcp.conf
back
Copy
<source> @type tcp format none bind 0.0.0.0 port 5170 delimiter \n source_host_key "host" tag test </source> <match test> @type stdout </match>