Add support for SQL queries to enrichment_table #17181
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.
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.
The text was updated successfully, but these errors were encountered: