Skip to content

[Integration] MySQL #710

Closed
Closed
@danieldong51

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 ?

Beats dashboard for MySQL.


Do you have any additional context?

#668

Metadata

Assignees

No one assigned

    Labels

    integrationsUsed to denote items related to the Integrations project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions