system-config/modules/openstack_project/templates/logstash
Matt Riedemann 23e70213f2 Handle 'ERROR' for multiline oslofmt
oslo.log commit 27f7fe52fefcb81c5fe01736841d7a20149caf02 changed the
"logging_exception_prefix" config option to use the ERROR rather than
TRACE level which breaks multi-line queries in logstash.o.o, which is
kind of a big deal for elastic-recheck to not have super generic
queries.

This makes the log level an OR for TRACE or ERROR for versions of
oslo.log used in stable branches and ERROR for master.

This should behave OK otherwise because of the %{NUMBER} in the pattern
where NUMBER corresponds to the pid in logging_exception_prefix:

  %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s

Closes-Bug: #1474545

Change-Id: Iddd7f51b6a57deb6d56fc9f702992e7b14cf5cde
2015-07-14 14:03:46 -07:00
..
agent.conf.erb Better multiline handling for Jenkins console logs 2013-04-11 21:07:58 +00:00
indexer.conf.erb Handle 'ERROR' for multiline oslofmt 2015-07-14 14:03:46 -07:00
redis-output.conf.erb Add skeleton logstash module. 2013-01-29 20:44:09 +00:00