All Apps and Add-ons

Dimensions and splunk machine learning app

winknotes
Path Finder

Under 'Detect Categorical Outliers' (sgname is the dimension of the name of logical device groupings). The mstats query gathers write response time for a number of device groupings.

| mstats avg(write_response_metric_name) WHERE index=myindex span=5m by sgname

My question is how can I detect outliers accurately but still know which group it's associated with? If I select the sgname and the metric it returns a very different result than just selecting the metric itself.

Any help would be appreciated.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...