Splunk Enterprise

Configured but inactive forwards: from Splunk list forward-server- How to activate them?

jcorcoran508
Path Finder

 

Please help - 

my centos 8 server is show some inactive forwards to my indexer.


[splunk@centos8 ~]$ /opt/splunkforwarder/bin/splunk list forward-server
Active forwards:
10.0.0.42:9997
Configured but inactive forwards:
10.0.0.36:9997
10.0.0.45:9997
[splunk@centos8 ~]$

outputs.conf
[tcpout] defaultGroup = default-autolb-group [tcpout:default-autolb-group] disabled = false server = mysplunkindexer1:9997,mysplunkindexer2:9997
Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Verify all three indexers are up and accessible (firewalls, etc.).

Check the forwarder's splunkd.log for messages that might explain why the connections failed.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...