Splunk Search

Is there any command to check app deployed status on the deployer? (like we can use "show cluster-bundle-status")

ken_liu
New Member

When we try to deploy an app from deployer, the only one message after we "apply shcluster-bundle" is
Bundle has been pushed successfully to all the cluster members

Is there any command like we use on the master node, "show cluster-bundle-status" ???
It will list some information about the active bundle, last bundle, or service status is restarting or something else.
alt text

Like the pictures, we can check the active bundle is the same, or the service status is up or just restarting.

0 Karma

sylvia_gerges
Observer

I found that if I run command on the deployer

ps - aux | grep bundle 

I can then see if the process is still running or not

Hope this helps!

0 Karma

harsmarvania57
Ultra Champion

Hi @ken_liu,

As far as I know there are no such commands to check bundle status from Deployer server. But you can check Search Head Cluster status on any Search Head Cluster member with command $SPLUNK_HOME/bin/splunk show shcluster-status

Additionally if you are using Monitoring Console then you will able to monitor many more things for Search Head Cluster.

I hope this helps.

Thanks,
Harshil

0 Karma

ken_liu
New Member

thanks your response 😞

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...