Re: MySQL Audit Separate line character in JSON log
The comma at the end of each line is because the whole audit JSON is one big JSON array, mostly because, according to
https://tools.ietf.org/html/rfc8259#section-2 a well formed JSON document needs to contain a single value.
So, if your product needs a different format, you'd have to use a conversion tool for now. And maybe put up a proper feature request in bugs.mysql.com with the relevant spec etc. for us to consider.
Or, if you're (or planning to become) a customer please contact MySQL Support or your Oracle contact.
Georgi "Joro" Kodinov
MySQL SrvGen team lead
Plovdiv, Bulgaria
Subject
Views
Written By
Posted
859
August 13, 2018 04:22AM
Re: MySQL Audit Separate line character in JSON log
517
August 13, 2018 04:47AM
487
October 01, 2018 09:56AM
532
October 02, 2018 12:47AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.