View the app deployment status

You can use the agent management interface to view the status of app distribution.

Go to the Applications tab. Click on an app to go to a detailed page for that app.

Here, you see two tabs, Details and Forwarders. Under the Details tab, you can find the application's size, last load time, repository, and deployment status.

Also, in the Details tab, under Settings, you can also modify your applications after delivery settings. By default, the application is set to be enabled after delivery, but you can also choose to disable it, or for your application not to run on your agent. Lastly, you can select whether or not to restart your agent after delivery.

Under the Forwarders tab, you can find information on the number of agents the app was deployed to. You can see a detailed list of its agents, and their status information in a table format.

You can also use the CLI to get information on deployment status. To confirm that all agents received the deployment, run this command from the agent management:

 splunk list deploy-clients

This lists all the agents that have contacted the agent management since the last restart of the agent management.