Hi All,
I have to enrich in LS data related to phone calls events based on prefixes of the of the from number (A number) and of the to number (B Number)
I have two options
- Using translate filter plugin
I need 5 YAML files with diferent information, therefore I use 5 times the translate plugin
or
- Ingest the "enrichment" data into another index and use the ES filter plugin to fetch the data at once and add it to every event.
Which way is best or has better performance?
Thank you very much in advance
Regards
Ana