Hi, Splunk noob here. I cannot get a deployment client to show up in deployment server. turned DEBUG on splunkd.log and can see that it communicates with the deployment server: DEBUG DC:DeploymentClient - channel=deploymentServer/phoneHome/default Success sending phonehome to DS. I have ran tcpdump on the client and it makes a tcp connection to DS, goes through the TLS handshake fine, and then 30 seconds later, client send a FIN and then RST to the deployment server. I get this freaking thing all the time, which I have googled of course, and the provided answer is worthless: https://community.splunk.com/t5/Monitoring-Splunk/What-does-this-error-message-mean-quot-something-needs-splunkd/m-p/230714 ./splunk display deploy-client Deployment Client is enabled. This command [GET /services/messages/restart_required/] needs splunkd to be up, and splunkd is down. Are these the normal splunk processes? splunk 7682 1 0 12:47 ? 00:00:08 splunkd -p 8089 restart splunk 7683 7682 0 12:47 ? 00:00:00 [splunkd pid=7682] splunkd -p 8089 restart [process-runner] Any ideas? @gcusello
... View more