This cookbook deploys elasticsearch, td-agent and some tools. (Kibana, elasticsearch head)
Support format: syslog Support protocol: RELP
/etc/rsyslog.d/00-forward-logs.conf
$ModLoad omrelp
*.* :omrelp:<IP Addr>:10010
Access http://:9200/_plugin/kibana3/
Access http://:9200/_plugin/head/
|---------------- ElasticSearch all in one ------------|
+------+ via RELP +---------+ via TCP +----------+ +--------+
| node | ----------> | rsyslog | ---------> | td-agent | --------->| ES |
+------+ | +---------+ +----------+ +--------+
+------+ |
| node | -----|
+------+
ubuntu 12.04
elasticsearch-cloud-aws
plugin need to install a version matching your Elasticsearch version.
see also: https://github.com/elasticsearch/elasticsearch-cloud-aws