Splunk Enterprise

issue on splunk deployment server forwarder manager

julianaa85
New Member

hi , in my company we are using splunk enterprise in cluster struct , i recently update my servers not splunk after that and after restarting splunk deployment server all forwarder are trying to do phone call and when trying to listen on deployment servers it reciving the calls but when i check clients on forwarder manager section it is empty , what can i do ?

Labels (1)
0 Karma

danspav
SplunkTrust
SplunkTrust

Hi @julianaa85,

I had a similar issue after upgrading Splunk, where the deployment server UI was blank, but clients were successfully phoning home.

The Deployment Server UI had an update in recent Splunk versions - it now indexes data locally and searches the local data to populate the UI.

The outputs.conf in the deployment server app has this note:

[tcpout]
forwardedindex.2.whitelist = (_audit|_internal|_introspection|_telemetry|_metrics|_metrics_rollup|_configtracker|_dsclient|_dsphonehome|_dsappevent)

# If you have configurations to forward the internal logs to other instances,
# please include the following settings to make sure the deployment server logs
# are indexed locally.
#
# [indexAndForward]
# index = true
# selectiveIndexing = true

 

Check that you have a file in :
$SPLUNK_HOME/etc/apps/SplunkDeploymentServerConfig/local/outputs.conf
that has that indexAndForward stanza uncommented.

If not, copy the file from default to local (don't update config in the default directory)  and uncomment the stanza then restart Splunk. 

Hopefully that fixes the blank Deployment Server UI for you.

 

 

 

0 Karma
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!

Value Insights: Now Generally Available in the CMC

Organizations are under pressure to move faster, control cost, expand AI adoption, and prove value with more ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Splunk App Dev Quarterly Roundup: AI, Agents, and Innovation!

Another quarter, another wave of innovation. From complex integrations to pushing the limits ...