Splunk Search

Skipped search

VijaySrrie
Builder

Hi All,

I am able to see only 4 status, why am I not able to see status=skipped and status = continued

VijaySrrie_0-1725276046695.png

 

Labels (1)
0 Karma

vigneshnarendra
Explorer
  1. Have you included search head captain in your search? I believe only the scheduler node will get the failed logs. If you have included them, follow my next steps.

  2. Do you find them in your logs and they aren't extracted? Append the below SPL to extract them.

| rex field=_raw "status=(?<status>\w+)"

Do you get them when you do stats count on status? 

If not then you have 100% success rate on the searches. 

Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...