Merge "Add errors file to be indexed by logstash"

This commit is contained in:
Zuul 2017-11-29 18:16:14 +00:00 committed by Gerrit Code Review
commit a48e55cceb

View File

@ -67,6 +67,10 @@ logstash_processor_config:
tags: tags:
- console - console
- postci - postci
- name: var/log/extra/errors\.txt
tags:
- console
- errors
# wildcard logs # wildcard logs
- name: devstack-gate-.*\.txt - name: devstack-gate-.*\.txt
tags: tags: