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

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...