Getting Data In

Event Processing Queues filling up leading to indexer stops completely

mkrishnamoorthy
Explorer

All event-processing Queues are filled up suddenly leading to complete indexer stop over.
alt text
All Connectivity is fine. Adding some suspects here:

Log4j source type is my assumption of suspect.

alt text

I have this in props.conf for log4j source type.

[log4j]
EXTRACT-spectitle = (?i)specificationtitle\s+(?P<spectitle>\S+)
EXTRACT-specvendor = (?i)specificationvendor\s+(?P<specvendor>\S+)
EXTRACT-impltitle = (?i)implementationtitle\s+(?P<impltitle>\S+)
EXTRACT-implversion = (?i)implementationversion\s+(?P<implversion>\S+)
EXTRACT-implvendor = (?i)implementationvendor\s+(?P<implvendor>\S+)
MAX_TIMESTAMP_LOOKAHEAD = 100

Can someone help me out or suggest to get rid off this?

0 Karma

spurushothaman
Engager

I have implemented this. Waiting to see if we don't see the queues getting filledup.Thanks for your suggestion.

0 Karma

woodcock
Esteemed Legend

You need a detailed Health Check from a qualified Splunk PS shop (we do provide this service) because there could be many, MANY causes (usually more than one). Increasing queue sizes is DEFINITELY NOT the answer and is also a pointless interim solution which can cause other problems. Usually the problem is poor disk performance on the Indexers. Occasionally (especially if it was a DIY operation) the initial configuration of the Search Head and Indexers was never adjusted properly. Limited inodes and THP enabled are 2 other common causes that can be checked in the Health Checks on the Monitoring Console. Parallel pipelines always helps (if you are only using 1), but it almost never the full answer. It is not the kind of thing that can be done properly here in answers.

0 Karma

codebuilder
Influencer

Your indexers can't keep up with the workload.
Assuming the CPU's on your indexers are not maxed out during the peak times you showed in the screenshots, my first suggestion would be to increase the parallel ingestion pipelines on your forwarders and indexers.

https://docs.splunk.com/Documentation/Splunk/8.0.0/Indexer/Pipelinesets

----
An upvote would be appreciated and Accept Solution if it helps!
Get Updates on the Splunk Community!

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, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...