Closed
Description
What is the integration resource ?
MySQL is an open-source relational database management system.
What is the integration source protocol ?
For each type of MySQL log:
- General Query Logs that keeps a general record of what MySQL is doing (more info on format here)
- Error Logs, problems encountered when starting, running, or stopping MySQL
- Binary Logs that describe database changes such as table creation or changes to data (format unknown)
- Slow Query Logs that consists of SQL statements that take more than a certain amount of time to execute
What is the integration target protocol ?
Unknown
Which agents would you use to ship this data ?
Fluentbit
Would you be using an ingestion pipeline ?
Unknown
Which Dashboards would you be using ?
Do you have any additional context?