Skip to content

data enhancements like logstash #16662

Answered by StephenWakely
hzhuchao asked this question in Q&A
Discussion options

You must be logged in to vote

The primary issue that we are facing when creating enrichments from external sources is performance. With something like an external database each call would involve a network round trip. Currently all calls within remap are synchronous, introducing networking into the remap process would mean we would have to change the structure of remap to include asynchronous calls.

It is definitely something we have considered, but we want to make sure that it is something we get right. Currently there hasn't been enough user demand for us to consider actually adding it to our immediate roadmap.

Please feel free to add a feature request here https://github.com/vectordotdev/vector/issues and include a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jszwedko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants