update indexer for apache logs
Apache logs aren't getting indexed after changes to where they exist in devstack-gate. This means the horizon logs are lost, and that keystone logs aren't getting indexed at all on the main jobs. Change-Id: I1ef5084d6bf4dc9f74f4e4b51e00e97573074e38
This commit is contained in:
parent
c940f0d109
commit
894b4c822d
@ -115,6 +115,12 @@ source-files:
|
||||
tags:
|
||||
- screen
|
||||
- oslofmt
|
||||
# even though keystone is going through apache, it modifies log
|
||||
# format to oslo format
|
||||
- name: logs/apache/keystone.txt
|
||||
tags:
|
||||
- screen
|
||||
- oslofmt
|
||||
- name: logs/screen-n-api.txt
|
||||
tags:
|
||||
- screen
|
||||
@ -211,7 +217,7 @@ source-files:
|
||||
tags:
|
||||
- screen
|
||||
- oslofmt
|
||||
- name: logs/horizon_error.txt
|
||||
- name: logs/apache/horizon_error.txt
|
||||
tags:
|
||||
- apacheerror
|
||||
# TODO(clarkb) Add swift proxy logs here.
|
||||
|
Loading…
x
Reference in New Issue
Block a user