Deployment Architecture

More than 100 “EventID=8306 sourcetype="xyz"” in 15 minutes on an individual host base

mvishal
Explorer

i want an alert setup in splunk for 100 occurrence of event id 8306 per host for sourcetype "xyz" in 15 minutes..

Can anyone suggest ??

Tags (2)
0 Karma

sc0tt
Builder

What about something like sourcetype="xyz" EventID=8306 | stats count by host | where count > 100 then schedule it to run every 15 minutes for the previous 15 minutes, start time = -15m@m finish time = @m?

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...