kolla/ansible
Éric Lemoine 95cf542f8d Fix parsing of RabbitMQ logs
Currently Heka fails to parse the RabbitMQ logs. There are two
problems:

1. The rabbit-sasl.log file is ignored but the file_match expression
   does not match.
2. The delimiter used in the RegexSplitter makes Heka stop on the
   very first log entry. '\n\n(=[^=]+====' (with two \n's) is
   a better delimiter. deliver_incomplete_final is used to get the
   final log entry.

TrivialFix

Change-Id: I94720340d5b2d6fd5d7641b9ff58733f6cd882ee
2016-02-26 14:50:32 +01:00
..
action_plugins pep8 the ansible modules 2015-12-22 04:29:13 +00:00
group_vars Implement Option for Two VIPs to separate API traffic 2016-02-24 09:18:06 -05:00
inventory Added Elasticearch and its deployment. 2016-02-13 07:53:24 +00:00
library Playbook for nova upgrade 2016-02-19 13:58:18 -06:00
roles Fix parsing of RabbitMQ logs 2016-02-26 14:50:32 +01:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Added Elasticearch and its deployment. 2016-02-13 07:53:24 +00:00