Chipstar Lightのメモ - fluentd

インストール(CentOS)

$ curl -L http://toolbelt.treasuredata.com/sh/install-redhat-td-agent2.sh |sh

設定ファイルの場所

$ cd /etc/td-agent/td-agent.conf

起動

$ /etc/init.d/td-agent start

停止

$ /etc/init.d/td-agent stop

gemによるプラグインインストール

$ cd /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems
$ td-agent-gem install flunet-plugin-xxxx