system-config/modules/logstash/manifests
Clark Boylan 1f07114346 Upgrade Logstash to 1.2.1.
* modules/logstash/manifests/init.pp: Download and install Logstash
1.2.1.

* modules/openstack_project/files/logstash/log-gearman-client.py:
Logstash 1.2.1 comes with a new schema. Update the job data sent to log
push workers to better accomodate the new schema.

* modules/openstack_project/files/logstash/log-gearman-worker.py: Push
Logstash 1.2.1 schema compliant JSON to the Logstash TCP input.

* modules/openstack_project/templates/logstash/indexer.conf.erb:
Logstash 1.2.1 comes with a new schema and many input and filter
changes. Use the newly supported features like conditionals to keep the
config up to date.

* modules/kibana/templates/config.rb.erb: Change the default field for
kibana to 'message'. It was @message which is deprecated in the new
logstash schema.

Change-Id: Id19fc05bcce8d42c5c0cf33df3da7e95f5794107
2013-10-21 10:17:48 -07:00
..
agent.pp Add skeleton logstash module. 2013-01-29 20:44:09 +00:00
elasticsearch.pp Separate logstash/elasticsearch and verify hash 2013-10-15 11:57:51 -07:00
indexer.pp Add skeleton logstash module. 2013-01-29 20:44:09 +00:00
init.pp Upgrade Logstash to 1.2.1. 2013-10-21 10:17:48 -07:00
redis.pp Add skeleton logstash module. 2013-01-29 20:44:09 +00:00
web.pp Better elasticsearch cluster settings. 2013-07-01 17:49:09 +00:00