Monitoring Splunk

Is there a way we can monitor the time taken to complete the fix up tasks and rolling restart of cluster

rahulbhatia
Path Finder

Hi All,

We have recently upgraded our splunk enviornment from 7.X to 8.X and we want to compare splunk performance before and after the upgrade.

One of the parameter we want to track is time taken by cluster to complete the fix up tasks.

Can you please guide if there is any way we can monitor the time taken by the fix up tasks and rolling restart to complete.

Thanks & Regards,

Rahul Bhatia

0 Karma

tshah-splunk
Splunk Employee
Splunk Employee

Here's the link to other solution - https://community.splunk.com/t5/Deployment-Architecture/Monitor-rolling-restart-time/m-p/524535/high...

---
If you find the answer helpful, an upvote/karma is appreciated
0 Karma

tshah-splunk
Splunk Employee
Splunk Employee

Hey Rahul,

Found a query in another answer. This might help you

index=_internal host IN (<List of Your CM nodes>) component=CMMaster "Starting a rolling restart of the peers." OR "rolling restart finished"
| transaction startswith="Starting a rolling restart of the peers." endswith="rolling restart finished"
| eval restartTime = tostring (duration, "duration")
| table _time restartTime _raw
---
If you find the answer helpful, an upvote/karma is appreciated
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Please include a link to the other answer so the OP can read the question to see if it's the same problem or not.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

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 ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...