Batch http lookup filter

Hey everybody
I'm looking for a way to do batch lookups by http filter on some event field an then merge those parts together.
I thought it'd be possible with something temporary like '@metadata' field but as I found metadata is dedicated per event. Would anyone help me on this?

I actually missed documentations already!
The working solution would be a custom plugin where filter method receives events as batches and then process them.
This feature is yet under development in ruby base filter class; btw can be accessed by multi_filter filter method.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.