Monitoring Splunk

Registry monitoring

jip31
Motivator

Hi

I want to monitor all the registry
I have written this code
does it seems to be ok?
thanks

[WinRegMon://hkcr_run]
index = Registry
sourcetype = WinRegistry
proc = C:\.*
hive = \REGISTRY\ROOT\
disabled = 0
baseline = 1
baseline_interval = 86400
type = rename|close|set|delete|open|create|query

[WinRegMon://hkcu_run]
index = Registry
sourcetype = WinRegistry
proc = C:\.*
hive = \REGISTRY\USER\
disabled = 0
baseline = 1
baseline_interval = 86400
type = rename|close|set|delete|open|create|query

[WinRegMon://hklm_run]
index = Registry
sourcetype = WinRegistry
proc = C:\.*
hive = \REGISTRY\MACHINE\
disabled = 0
baseline = 1
baseline_interval = 86400
type = rename|close|set|delete|open|create|query

[WinRegMon://hkus_run]
index = Registry
sourcetype = WinRegistry
proc = C:\.*
hive = \REGISTRY\USERS\
disabled = 0
baseline = 1
baseline_interval = 86400
type = rename|close|set|delete|open|create|query

[WinRegMon://hkcc_run]
index = Registry
sourcetype = WinRegistry
proc = C:\.*
hive = \REGISTRY\CONFIG\
disabled = 0
baseline = 1
baseline_interval = 86400
type = rename|close|set|delete|open|create|query

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...