Skip to content
Snippets Groups Projects
Commit 233a187a authored by Isaac Prior's avatar Isaac Prior
Browse files

Parse MariaDB log messages in different formats into Fluentd

MariaDB logs contain two different log message formats, one output
from mysqld and one from mysqld_safe. This patch splits the message
formats by tag and parses them separately.

Change-Id: I58857be67ae387eeda7487811a6af85b0f95970c
Closes-Bug: #1845629
parent c8509dbe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment