brew install riak
riak起動(怒られる)
riak start
!!!!
!!!! WARNING: ulimit -n is 256; 1024 is the recommended minimum.
!!!!
/etc/launchd.conf
というファイルを作成し、下記のように書く
http://docs.basho.com/riak/1.3.1/cookbooks/Open-Files-Limit/
vim /etc/launchd.conf
limit maxfiles 16384 32768
起動
riak start
brew install "http://toolbelt.treasure-data.com/brew/td-agent.rb"
fluentdプラグインのインストール
cd /usr/local/Cellar/td-agent/1.1.13/bin
./fluent-gem install fluent-plugin-mysqlslowquery
./fluent-gem install fluent-plugin-riak
cd /usr/local/etc/td-agent
vim td-agent.conf
/usr/local/var/mysql/onigra-slow.log