Splunk Search

Extreme search

Meena_0627
New Member

In extreme search, i would like to know what this statement means and how it is derived by Splunk

"xwhere count from count_by_signature_1h in ids_attacks by signature is above medium"

The above applies for src, dest_port etc. I wanna know how "medium" is calculated,

Tags (2)
0 Karma

inventsekar
SplunkTrust
SplunkTrust

from - https://answers.splunk.com/answers/294454/splunk-app-for-enterprise-security-how-to-debug-xs.html
To view a context, you can use the command "xsDisplayContext". In the example you have above, you would run this search command:

   | xsDisplayContext 'count_by_signature_1h' in 'ids_attacks' by  'xy signature'

also please check this app - Extreme Search Visualization
https://splunkbase.splunk.com/app/2855/

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...