Clark Boylan
c9d484e797
Handle multiline Logstash events per file.
* modules/openstack_project/files/logstash/log-pusher.py: Add a filename field to logstash events that can be used to associate multiline events in files to their appropriate parents in the same file. * modules/openstack_project/templates/logstash/indexer.conf.erb: Add stream_identities to the mutliline filters that use the source host and file name to determine relationships between mutliline events. Change-Id: Ia325c0e1257131ab1b721c4df8f70f6bea1d0b99 Reviewed-on: https://review.openstack.org/30953 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://ci.openstack.org for more information.
Description
Languages
Python
37.1%
Jinja
36.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%