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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...