td-agent
, the stable Fluentd distribution package maintained by Treasure Data, Inc, on macOS.td-agent
?td-agent
. The differences between Fluentd and td-agent
can be found here.calyptia-fluentd
?td-agent
is still seated on Ruby 2.7 due to compatibility reasons and Ruby versioning policy, calyptia-fluentd
uses Ruby 3 instead of Ruby 2.7 for now.calyptia-fluentd
. The differences between td-agent
and calyptia-fluentd
are bundled and running Ruby versions for now.td-agent
is distributed as .dmg
installer.td-agent
v3/v4td-agent
.dmg
package:td-agent
launchctl
command to launch td-agent
. Make sure that the daemon is started correctly. Checks logs (/var/log/td-agent/td-agent.log
)./etc/td-agent/td-agent.conf
and the plugin directory is at /etc/td-agent/plugin
./etc/td-agent/td-agent.conf
) is to receive logs at an HTTP endpoint and route them to stdout
. For td-agent
logs, see /var/log/td-agent/td-agent.log
.curl
command:td-agent
does not provide any uninstallation app like rpm
/ deb
on Ubuntu.td-agent
from macOS, remove these files / directories:/Library/LaunchDaemons/td-agent.plist
/etc/td-agent
/opt/td-agent
/var/log/td-agent
calyptia-fluentd
v1calyptia-fluentd
.dmg
package:-intel
suffix is for Intel version and -apple
suffix is for Apple Silicon.calyptia-fluentd
launchctl
command to launch calyptia-fluentd
. Make sure that the daemon is started correctly. Checks logs (/var/log/calyptia-fluentd/calyptia-fluentd.log
)./etc/calyptia-fluentd/calyptia-fluentd.conf
and the plugin directory is at /etc/calyptia-fluentd/plugin
./etc/calyptia-fluentd/calyptia-fluentd.conf
) is to receive logs at an HTTP endpoint and route them to stdout
. For calyptia-fluentd
logs, see /var/log/calyptia-fluentd/calyptia-fluentd.log
.curl
command:calyptia-fluentd
uses dmg which includes macOS installer a.k.a. pkg. It does not provide any uninstallation app functionality like rpm
/ deb
on CentOS / Ubuntu.calyptia-fluentd
from macOS, remove these files / directories:/Library/LaunchDaemons/calyptia-fluentd.plist
/etc/calyptia-fluentd
/opt/calyptia-fluentd
/var/log/calyptia-fluentd