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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...