Open suchandbabu opened 6 years ago
@suchandbabu
Not sure if this below method works. But give it a try
example :
The below filter will whitelist the entire 10.x/8 subnet range
- query:
query_string:
query: "NOT srcip: /10\\..*/"
import:
and alert based on the number of events num_events
Thanks for yoour reply,
I would like to get it triggered if any of the public IP comes in srcip field. There is no specific list.
Hi, @Qmando
I am using elastalert and elasticsearch 5.5.3.
Can you please help me for writing a condition to alert if any public IP's comes in srcip field.
Thanks & Regards