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
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...