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!
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...