Fix rabbitmq tag not match in fluentd

infra.rabbitmq tag does not match in fluentd

Closes-Bug: #1718874
Change-Id: I92733a4f275baa93b0c3a6ddbdc6801aec534867
This commit is contained in:
Eduardo Gonzalez 2017-09-12 23:06:53 +02:00 committed by Duong Ha-Quang
parent d6200ab131
commit ebd8d765f9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
@type tail
path /var/log/kolla/rabbitmq/rabbit.log
pos_file /var/run/{{ fluentd_dir }}/rabbit.pos
tag infra.rabbitmq
tag infra.rabbit
format multiline
format_firstline /^\s*$/
format1 /^=(?<log_level>\w+) REPORT==== (?<Times>[^ ]+) ===\n/