If a user queries an index during a high-priority incident but sees incomplete results, it is likely that the indexers are overloaded, causing queue bottlenecks.
Why Indexer Queue Capacity Issues Cause Incomplete Results:
When indexing queues fill up, incoming data cannot be processed efficiently.
Search results may be incomplete or delayed if events are still in the indexing queue and not fully written to disk.
Heavy search loads during incidents can also increase pressure on indexers.
How to Fix It:
Monitor indexing queues via the Monitoring Console (indexing>indexing performance).
Increase indexer capacity or optimize search scheduling to reduce load.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit