Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SQL queries to enrichment_table #17181

Open
sospartan opened this issue Apr 20, 2023 · 2 comments
Open

Add support for SQL queries to enrichment_table #17181

sospartan opened this issue Apr 20, 2023 · 2 comments
Labels
domain: enrichment_tables Anything related to the Vector's enrichment tables domain: vrl Anything related to the Vector Remap Language type: enhancement A value-adding code change that enhances its existing functionality. vrl: stdlib changes to VRL's standard library.

Comments

@sospartan
Copy link

Just like find_enrichment_table_records, I wanna query data record from a sql database to migrate my old logstash pipelines.
Right now it seems like using lua transform is the only way to achieve this.

Please vote on this issue with 👍 if anyone face the same situation.

@bruceg bruceg added type: enhancement A value-adding code change that enhances its existing functionality. domain: vrl Anything related to the Vector Remap Language vrl: stdlib changes to VRL's standard library. labels Apr 20, 2023
@jszwedko jszwedko added the domain: enrichment_tables Anything related to the Vector's enrichment tables label Apr 24, 2023
@jszwedko jszwedko changed the title Feature request: enrichment with database query Add support for SQL queries to enrichment_table May 1, 2023
@gonchik
Copy link

gonchik commented Aug 1, 2023

It will be nice to that feature in vector :)
then I can forgot about elastic jdbc streaming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: enrichment_tables Anything related to the Vector's enrichment tables domain: vrl Anything related to the Vector Remap Language type: enhancement A value-adding code change that enhances its existing functionality. vrl: stdlib changes to VRL's standard library.
Projects
None yet
Development

No branches or pull requests

4 participants