Monitoring Splunk

In Windows monitoring, how do you get WinRegMon to produce a baseline?

althomas
Communicator

Hi all,

I'm having lots of issues trying to get WinRegMon to do a baseline. I've pushed this to my workstation and it is working when I make manual changes to the registry. However, as I've got baseline set to 1 and an interval of a day's worth of seconds, I would expect there to be daily entries into the main index for all keys existing in the below.

My config looks a bit like this:

[WinRegMon://outlookDisabled]
disabled = 0
proc = .*
type = rename|create|delete|set
index = main
baseline = 1
baseline_interval = 86400
hive = \\REGISTRY\\USER\\.*\\Software\\Microsoft\\Office\\.*\\Outlook\\Resiliency\\DisabledItems\\.*

Has anyone had any experience with baselines not pulling in data?

Thanks!
Alex

1 Solution

althomas
Communicator

So turns out it was being lost in the sea of events. It's indexing the data at the time when the change was made, not at the time when it pulls back in the data, which makes sense.

View solution in original post

0 Karma

althomas
Communicator

So turns out it was being lost in the sea of events. It's indexing the data at the time when the change was made, not at the time when it pulls back in the data, which makes sense.

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