kolla-ansible/releasenotes/notes/bug-1965815-37fc4f82bef7a47e.yaml
Juan Pablo Suazo ab7bb56df6 Adds FluentD configuration for OpenvSwitch log matching
Adds a new configuration file that provides fluentd with an appropiate regex to match with OpenvSwitch logs in both default files.

The regex is segmented with variable as to isolate the relevant parts of each log message.

Closes-Bug: #1965815
Signed-off-by: Juan Pablo Suazo <jsuazo@whitestack.com>
Change-Id: Ife83c50c048d517a5c8a5dee588f8f7846fcee00
2022-03-25 14:01:28 +00:00

6 lines
141 B
YAML

---
fixes:
- |
Adds Fluentd configurations to allow matching OpenvSwitch logs.
`LP#1965815 <https://launchpad.net/bugs/1965815>`__