Hi Guys,
Can you please tell me how to exclude/whitelist multiple ip adresses from the **datamodel** search
here is the example:
**All_Traffic.dest_ip!=10.10.10.10 All_Traffic.dest_ip!=10.10.10.10 All_Traffic.dest_ip!=10.10.10.13**
I would like to have it more clear like: **All_Traffic.dest_ip!=10.10.10.10, 10.10.10.10, 10.10.10.13**
Unfortunately it doesn't work. Which parameter needs to be used ??
Thanks!
↧