「Fluentd」- 安装

Fluentd vs td-agent

td-agent: the stable Fluentd distribution package maintained by Treasure Data, Inc.

What are the differences between td-agent and Fluentd?

我们选择使用 td-agent 版本,理由如下:
1)受到 Fluentd 官方推荐;
2)经好良好 QA 测试,而非社区驱动;
3)提供服务管理脚本;
4)使用 jemalloc 避免内存碎片问题;

如果系统不支持,则可以考虑使用 Gem 安装,参考 Install by Ruby Gem 文档。