Collect keystone apache federation files

Collects the default log for files for when federation is deployed.

Depends-On: https://review.opendev.org/741997
Change-Id: Ifb2ae91a600693aa516f489b62298a6f2c753d4d
This commit is contained in:
Georgina Shippey 2020-07-15 16:04:41 +01:00
parent 0ff10a882e
commit 45913d9ef3

View File

@ -54,6 +54,8 @@ filebeat.modules:
# Filebeat will choose the paths depending on your OS.
var.paths:
- /openstack/log/*horizon*/horizon/*access.log
- /var/log/apache2/ssl_access.log
- /var/log/httpd/ssl_access.log
# Input configuration (advanced). Any input configuration option
# can be added under this section.
@ -67,6 +69,8 @@ filebeat.modules:
# Filebeat will choose the paths depending on your OS.
var.paths:
- /openstack/log/*horizon*/horizon/horizon-error.log
- /var/log/apache2/keystone-apache-error.log
- /var/log/httpd/keystone-apache-error.log
# Input configuration (advanced). Any input configuration option
# can be added under this section.