vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
17.79k stars 1.57k forks source link

New Source: SQL Database like PostgreSQL and MySQL #20287

Open gitiy1 opened 6 months ago

gitiy1 commented 6 months ago

A note for the community

Use Cases

Some projects may stored logs in Database's table.

Attempted Solutions

There are projects like fluent/fluent-plugin-sql. However, vector is better in performance and it would be great to integrate this feature.

Proposal

It would be great if vector could support database's table as source like fluent/fluent-plugin-sql and support collecting logs from Postgres or Mysql's table.

References

8357

Version

No response

jszwedko commented 6 months ago

Thanks @gitiy1 . I agree. I thought we already had an issue for this, but it appears not.