diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 0b2c937fe6..bcfae5a6e7 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -34,6 +34,11 @@ source-files: - console - console.html job-filter: '.*grenade.*' + - name: logs/grenade.sh.txt + tags: + - console + - console.html + job-filter: '.*grenade.*' - name: logs/devstacklog.txt tags: - console