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 Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...