Index screen-c-bak logs for logstash

With the recent ceph gate blocker with backups it'd be good to be able
to query for failures in the cinder backup logs, so let's add it to the
logstash index.

Example log: http://goo.gl/4IIWai

Related-Bug: #1476416

Change-Id: Ie5f63e3a4acb5cfef97292cd7c8a009d86ee703a
This commit is contained in:
Matt Riedemann 2015-07-21 07:38:40 -07:00
parent 3098617708
commit db7e48ef45
1 changed files with 14 additions and 0 deletions

View File

@ -56,6 +56,10 @@ source-files:
tags:
- screen
- oslofmt
- name: logs/screen-c-bak.txt
tags:
- screen
- oslofmt
- name: logs/screen-c-sch.txt
tags:
- screen
@ -253,6 +257,11 @@ source-files:
- screen
- oslofmt
job-filter: '.*grenade.*'
- name: logs/new/screen-c-bak.txt
tags:
- screen
- oslofmt
job-filter: '.*grenade.*'
- name: logs/new/screen-c-sch.txt
tags:
- screen
@ -379,6 +388,11 @@ source-files:
- screen
- oslofmt
job-filter: '.*grenade.*'
- name: logs/old/screen-c-bak.txt
tags:
- screen
- oslofmt
job-filter: '.*grenade.*'
- name: logs/old/screen-c-sch.txt
tags:
- screen