honeycombio / agentless-integrations-for-aws

Lambda-based AWS integrations for Honeycomb
Apache License 2.0
48 stars 24 forks source link

Add support for mysql audit logs #131

Open pkanal opened 2 years ago

pkanal commented 2 years ago

Is your feature request related to a problem? Please describe. Currently audit logs are not supported for mysql RDS databases because the log format is CSV.

Describe the solution you'd like Add supported for parsing audit logs with the honeytail CSV parser.

Additional Context Example of audit log support in rdslogs

RobertWTeamwork commented 2 years ago

Hi there, I am one of the SRE's for Teamwork. We would greatly appreciate this feature being added so that we can get a better understanding of our RDS DB logs.

pkanal commented 2 years ago

Hi there, I am one of the SRE's for Teamwork. We would greatly appreciate this feature being added so that we can get a better understanding of our RDS DB logs.

Hey @RobertWTeamwork, thanks for letting us know about your interest in this feature. While audit logs are not yet supported, slowquery logs are supported and we recommend using those for the time being.