Splunk Search

Count of specific event

havatz
Explorer

HI all,

I have this rule:

"Unapproved Port Activity Detected" - I know this rule creates many alerts, how can i find the daily count of this specific event? and what is trigger?

 

Labels (1)
0 Karma

thambisetty
SplunkTrust
SplunkTrust

You can find details in index=notable

to find number of notables triggered for that correlation rule use below query.

index=notable source=*Unapproved Port Activity Detected
| timechart span=1d count

————————————
If this helps, give a like below.
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...