Quantcast
Viewing all articles
Browse latest Browse all 47296

How to write a search to alert when a source stops sending Windows event log data?

Hello, Need a suggestion to set up an alert for when a source stops sending Windows event data. Here is what I have so far, but is this sufficient? index=windows host=#1 OR host=#2 OR host=#3 | stats count by host | where count<1

Viewing all articles
Browse latest Browse all 47296

Trending Articles