Splunk Search

Is there a way to remove the min outlier from the graph?

HattrickNZ
Motivator

I have the following chart:

alt text

now I can use outliers to remove the max outliers:
... | outlier action=remove

alt text
But is there a way to remove the minimum outlier

I have had a look at the docs, but stats are not my strong point, and I can't seem to find a way with this command.
The max and min values are approx +60K and -50K. The outlier will remove the +60K but not the -50K values in this case.

Based on the numbers here in the graph is there a way to remove the min outlier?
Maybe I need to look at another command?

Tags (3)
0 Karma
1 Solution

somesoni2
Revered Legend

Try outlier action=remove uselower=true

<uselower>
Syntax: uselower=<bool>
Description: Controls whether to look for outliers for values below the median in addition to above.
Default: false

View solution in original post

somesoni2
Revered Legend

Try outlier action=remove uselower=true

<uselower>
Syntax: uselower=<bool>
Description: Controls whether to look for outliers for values below the median in addition to above.
Default: false

HattrickNZ
Motivator
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...