Altinity / clicktail

Apache License 2.0
283 stars 57 forks source link

syslog parsing of audit logs. #9

Open Lenny-hos-stofa opened 5 years ago

Lenny-hos-stofa commented 5 years ago

If the MySQL Audit is outputting to syslog, the logfile will also contain a header with:

This new version of the mysqlaudit parser is able to handle this header. Also the hostname is imported into clickhouse, which is a benefit if you receive audit log from several database servers. Please note there is a new column (dbserver) added to the mysql_audit_logs schema.