Alerting

Monitor services restart data in servers which is taking microseconds through WMI

Supriya
Path Finder

Could you please help me with the below stanza for the interval which should capture the data in micro seconds

[WMI: Services]
interval =
wql = SELECT Name, State, Status FROM Win32_Service WHERE (Name = '*'  )
disabled = 0


I'm unable to capture services restart data from window servers which are taking less than 1 second.

Could you please suggest with the interval which captures microseconds data

Labels (3)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust
The smallest interval setting is 1 second.
---
If this reply helps you, Karma would be appreciated.

View solution in original post

Nisha18789
Builder

Hello @Supriya , you might want to try with interval=0 and see if that helps.

 

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust
The smallest interval setting is 1 second.
---
If this reply helps you, Karma would be appreciated.

Supriya
Path Finder

Thanks for the suggestion

This interval =1 is able to capture the events.

 

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

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

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...