Splunk Search

What is anomalies and how can I calculate for a specific field?

pavanae
Builder

For the below search

My search | timechart span=1h limit=0 count by student

Is it possible to list out the anomalous for each student?

Thanks in advance!

0 Karma
1 Solution

cmerriman
Super Champion

here is the doc for anomalydetection

https://docs.splunk.com/Documentation/Splunk/6.5.0/SearchReference/Anomalydetection

this should return outliers

My search | timechart span=1h limit=0 count by student|anomalydetection method=iqr action=tf param=4 uselower=true mark=true

View solution in original post

0 Karma

mgrosholz
Path Finder

Have you tried...

My search | timechart span=1h limit=0 count by student | anomalies by student
0 Karma

cmerriman
Super Champion

here is the doc for anomalydetection

https://docs.splunk.com/Documentation/Splunk/6.5.0/SearchReference/Anomalydetection

this should return outliers

My search | timechart span=1h limit=0 count by student|anomalydetection method=iqr action=tf param=4 uselower=true mark=true
0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...