Kibana Sentinel Watchers query -
kibana sentinel watchers
send mail when marked location reaches 20% in picture.
{ "title": "watcher_title", "disable": false, "report": false, "trigger": { "schedule": { "later": "every 5 minutes" } }, "input": { "search": { "request": { "index": [], "body": { ??? } } } },
Comments
Post a Comment