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!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...