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!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...