Splunk Search

What does a anomalies command report mean when giving error: A separating field was not found, carring on without it.

rsimmons
Splunk Employee
Splunk Employee

The anomalies command reports this error: "A separating field was not found. Carrying on without it."

What does that mean?

Background:

I am looking for unusual response times. This worked fine:

... | anomalies field=responseTime

Next I tried to look for anomalies by host. This gave the error message above:

... | anomalies field=responseTime by host
0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

This means that the "host" field was not found in the table passed into the anomalies command. What does the rest of the search look like?

rsimmons
Splunk Employee
Splunk Employee

The two complete searches are:

sourcetype="access_combined" | anomalies field=responseTime

and

sourcetype="access_combined" | anomalies field=responseTime by host

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...