vector icon indicating copy to clipboard operation
vector copied to clipboard

New Source: SQL Database like PostgreSQL and MySQL

Open gitiy1 opened this issue 1 year ago • 1 comments

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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

gitiy1 avatar Apr 12 '24 01:04 gitiy1

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

jszwedko avatar Apr 12 '24 14:04 jszwedko