Getting Data In

Issue with deployment app creation

sundaresh83
Explorer

To create a deployment app I create a directory under the deployment-apps using the mkdir command say "def". Under this folder I also created a subdir lets say "abc".
But I am unable to run the command "reload deploy-server" (also tried just "splunk reload deploy-server") to make the deployment server aware of them . It gives me an error "reload: Unknown job: deploy-server".

I am also unable to find the app in forwarder management.
The forwarder management displays "One or more apps are still being downloaded. Please refresh later to see up-to-date status of those apps". What should I do?

woodcock
Esteemed Legend

The Splunk command that you need to run is this:

$SPLUNK_HOME/bin/splunk reload deploy-server 

Do you have a functioning Deployment Server as a baseline or is this the first time configuring anything? Did you configure serverclass.conf and the other critical things here?

http://docs.splunk.com/Documentation/Splunk/latest/Updating/Createdeploymentapps

Maybe you should start from scratch here:

http://docs.splunk.com/Documentation/Splunk/latest/Updating/Aboutdeploymentserver
http://docs.splunk.com/Documentation/Splunk/latest/Updating/Planadeployment

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...