td-agent
. The differences between Fluentd and td-agent can be found here..dmg
file from here, and install the software.td-agent
with launchctl
command. Please make sure the daemon started correctly from the log (/var/log/td-agent/td-agent.log
)./etc/td-agent/td-agent.conf
. Your plugin directory is at /etc/td-agent/plugin
. In case you want to stop the agent, please execute the command below./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.