Skip to content

Instantly share code, notes, and snippets.

@j138
Created January 6, 2014 03:05
Show Gist options
  • Save j138/8277603 to your computer and use it in GitHub Desktop.
Save j138/8277603 to your computer and use it in GitHub Desktop.
centos6.4へfleutnd+elasticsearchのインストール
# rpmでfleutndのインストール
curl -L http://toolbelt.treasuredata.com/sh/install-redhat.sh | sh
# elasticsearchプラグインのインストール
/usr/lib64/fluent/ruby/bin/fluent-gem install fluent-plugin-elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment