Hello,
I need to create ingest node pipeline that will tag every document with a specific field based on IP.
I need to make it for 4 different groups with over 200 IP addresses.
So far I have tried something like this
But I got this error I don't really understand.
Can you help me with an example I can adopt for this use case?
I believe I need to do something like for if statements with a lot of && for a different host.ip