Splunk Search

App not getting deployed

kteng2024
Path Finder

Hi,

I have an app that is not getting deployed to forwarder but there is telnet connection to port 8089 from deployment server to forwarder and vice-versa. i have white-listed the IP address in the serverclass but app is not getting deployed on the forwarder. Any troubleshooting help would be appreciated .

0 Karma

nickhills
Ultra Champion

Can you paste the relevant lines from your serverclass file?

If my comment helps, please give it a thumbs up!
0 Karma

kteng2024
Path Finder

[serverClass:bac_server-node]
restartSplunkd = true

whitelist.0 = 192.168.70.*
whitelist.1 = 192.168.71.*
whitelist.2 = 192.168.72.*
whitelist.3 = 192.168.73.*
whitelist.4 = 192.117.155.*
whitelist.5 = 192.117.215.*
whitelist.6 = 192.117.1159.89
whitelist.7 = 192.117.261.76
whitelist.8 = 192.117.231.88
whitelist.9 = 192.187.218.188
whitelist.10 = 192.117.201.77

[serverClass:bac_server-node:app:app_apache]

0 Karma

nickhills
Ultra Champion

are the affected forwarders one of the first 6?

the . at the end of the first 6 lines could be causing you an issue. Try removing the . and reload the deploy server

/opt/splunk/bin/splunk reload deploy-server
If my comment helps, please give it a thumbs up!
0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...