Logstash filters for OpenStack
Go to file
Clark Boylan 8fb3f9d288 Add cinder and quantum screen logs to logstash.
* modules/openstack_project/files/logstash/jenkins-log-pusher.yaml:
Add the cinder and quantum screen log files to the log pusher. Tag them
with screen and oslofmt (screen because they are screen logs and oslofmt
because they use the oslo log message format).

* modules/openstack_project/templates/logstash/indexer.conf.erb:
Add a grep filter to remove the screen log header lines. Add a multiline
filter to handle oslo log format multi line events. Add a grok filter to
parse the oslo format logs. Handle timestamps without millisecond
precision. Remove event_message field if that message was properly
parsed.

Change-Id: Icd18e252a512416e0cce5ee0e27942b072a25e09
Reviewed-on: https://review.openstack.org/29985
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2013-05-23 22:10:42 +00:00
agent.conf.erb Better multiline handling for Jenkins console logs 2013-04-11 21:07:58 +00:00
indexer.conf.erb Add cinder and quantum screen logs to logstash. 2013-05-23 22:10:42 +00:00
redis-output.conf.erb Add skeleton logstash module. 2013-01-29 20:44:09 +00:00