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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...