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 .
Can you paste the relevant lines from your serverclass file?
[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]
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