Getting Data In

How to resolve error Forwarding to indexer group default-autolb-group blocked for 2400 seconds."?

vad34
Path Finder

Hello!

I am getting the following error:

Forwarding to indexer group default-autolb-group blocked for 2400 seconds.

I have configured inputs.conf to filter Windows events (System, Security etc..)
I have configured a heavy forwarder (with another SPLUNK instance)

My outputs.conf is:

[tcpout]
defaultGroup = default-autolb-group
indexAndForward = 0

[tcpout:default-autolb-group]
server = X.X.X.X:9997

[tcpout-server://X.X.X.X:9997]

Any ideas how to solve it?
Tnx in advance

0 Karma

jkat54
SplunkTrust
SplunkTrust

Have you verified that port 9997 is open between the devices using something like telnet?

telnet x.y.z.a 9997

Should give you a blank screen with blinking cursor. You'll have to press ctrl + ] to break out of the telnet session. If you dont get the blank screen with blinking cursor, the port isnt open or the indexer isnt listening

On the indexer you can run netstat -an | grep 9997 to see if it's listening on the port.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...