All Apps and Add-ons

Only ouptput results that exceed upper threshold and not below lower threshold (DensityFunction)

marshalll3302
Explorer

I've created trained a Density Function using data but ONLY want it to output outliers that exceed the upper bound and not below the lower bound. How would I do this?

My search:

index=my_index
| bin _time span=1d
| stats sum(numerical_feature) as daily_sum by department, _time
| apply my_model


Currently it is showing all outliers.

Labels (1)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...