Splunk Search

SPlunk search not returning all events

varun85negi
Engager

Hi,

We have a query with below format:

(index=A sourcetype=A1) OR (index=A sourcetype=A2) OR (index=B sourcetype=B1)

Sometimes when this query runs it doesn't return events from one of the Index. But the events are present in Splunk.

Checked the scheduler logs and found that search was delegated and also there were some concurrency limit messages.

Have somebody faced the issue where search runs, but some events are missed.

Splunk 7.1.2

Thanks,
Varun Negi

Tags (1)

woodcock
Esteemed Legend

Show us the actual search and the TimePicker value. Something important has been reduced away in your oversimplified explanation.

0 Karma

DalJeanis
Legend

When you say "doesn't return events from one of the index" did you mean index or indexer? Those might be different problems.

0 Karma

JDukeSplunk
Builder

Maybe try

(index=A AND sourcetype=A1 OR sourcetype=A2) OR (index=B sourcetype=B1)

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...