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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...