Splunk Search

query summary

DTERM
Contributor

What is a the search string that will provide "severity counts by SupportGroup"?

TIA

Tags (1)
0 Karma
1 Solution

ftk
Motivator

This really depends on your particular log data and field names, so without any sample data it is a bit of guess work, but you will want to do something along the lines of this:

(your search terms) | stats count by SupportGroup, severity

View solution in original post

0 Karma

ftk
Motivator

This really depends on your particular log data and field names, so without any sample data it is a bit of guess work, but you will want to do something along the lines of this:

(your search terms) | stats count by SupportGroup, severity
0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...