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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...