Alerting

Search Query - Alert

rashi83
Path Finder

Hi ,
I have a query which returns 5 events ( basically 5 files gets transferred) . I need to send an alert once all 5 files are transferred - meaning as soon as the event count is 5 , alert should be triggered. IS the below query good enough for such scneario ?

Should I write like index=* X y | stats count by FileName | where count=5

Labels (1)
Tags (2)
0 Karma

to4kawa
Ultra Champion

Does only success populate the event?

0 Karma

rashi83
Path Finder

yes , if only success / transfer happen - event gets written

0 Karma

to4kawa
Ultra Champion

well, your query is enough for this, I think.

0 Karma

rashi83
Path Finder

So while setting up Alert - should I mention Trigger Alert when Number of Results is greater than 4. OR will the query takes care of it.

I am little confused .

0 Karma

to4kawa
Ultra Champion

you use | where count=5
, so to fire
alert

event count > 0

rashi83
Path Finder

Thank you

0 Karma

to4kawa
Ultra Champion

please provide your query for answer and accept it.

0 Karma

rashi83
Path Finder

up voted your answer

0 Karma

to4kawa
Ultra Champion

thank you rashi83

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

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 ...