Bertrand Lallau 38a6d30411 Fluentd: manage multiline log pattern
Actual Fluentd config doesn't manage multiline log pattern like:

2017-08-16 21:41:03.097 7 WARNING oslo_config.cfg [-] Option "firewall_driver" from group "DEFAULT" is deprecated for removal (
nova-network is deprecated, as are any related configuration options.
). Its value may be silently ignored in the future.

This log will generate 1 Fluentd event for each line (in previous
example 3 events).
This is really a wrong behaviour and made Kibana interface not friendly.
This patch uses a multiline parser.

Change-Id: Iee337645d1dc42876ec79be08ee3715f11a53d87
Closes-Bug: #1711399
2017-09-04 08:58:17 +00:00
..
2017-07-26 04:11:54 +00:00
2017-07-23 03:09:00 +00:00
2017-07-26 03:38:05 +00:00
2017-07-12 01:56:12 +00:00
2017-07-26 04:11:54 +00:00
2017-07-25 09:59:10 +09:00
2017-07-12 01:56:12 +00:00
2017-07-12 01:56:12 +00:00
2017-08-16 10:29:05 +00:00
2017-07-20 11:27:51 +00:00
2017-07-12 01:56:12 +00:00
2017-08-03 07:39:38 -07:00
2017-08-03 07:39:38 -07:00
2017-08-20 09:11:39 +00:00
2017-07-12 01:56:12 +00:00
2017-08-21 17:08:52 +01:00
2017-07-12 01:56:12 +00:00
2017-07-12 01:56:12 +00:00
2017-08-02 22:26:28 -04:00