[MXS-1223] It should be possible to have the log in JSON format. Created: 2017-04-18 Updated: 2022-06-05 Resolved: 2019-09-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently there is no common format for the messages logged to the maxscale log, which makes it quite hard to reliably parse and analyse the messages using tools. If some structure were defined and each entry in the log a JSON object, automatic processing would be much simpler. |
| Comments |
| Comment by markus makela [ 2017-10-30 ] |
|
This is already theoretically implemented for the QLAfilter unified query logs which are exposed as module commands. |
| Comment by markus makela [ 2018-07-10 ] |
|
Syslog provides a mechanism to export the logs as JSON. |