td-agent
. The differences between Fluentd and td-agent can be found here./etc/apt/sources.list.d/treasure-data.list
and installs the td-agent
deb package./etc/init.d/td-agent
script is provided to start, stop, or restart the agent./etc/td-agent/td-agent.conf
./etc/td-agent/td-agent.conf
is configured to take logs from HTTP and route them to stdout (/var/log/td-agent/td-agent.log
). You can post sample log records using the curl command.