Splunk Search

Trying to monitor HKLM\\SYSTEM\\CurrentControlSet\\Enum\\USBSTOR but nothing is happening

bosburn_splunk
Splunk Employee
Splunk Employee

The following set up was used in regmon-filters.conf:

[WinRegistry]
proc = C:\\.*
baseline = 0
disabled = 0
hive = HKLM\\SYSTEM\\CurrentControlSet\\Enum\\USBSTOR\\?.*
index = default
type = rename|close|set|delete|open|create|query

When adding a USB drive, I see nothing being reported on. What is going on?

0 Karma
1 Solution

bosburn_splunk
Splunk Employee
Splunk Employee

This is a known issue - SPL-58682 - with Splunk monitoring the Current Control Set for this section. The work around is to use the following setting for hive:

hive = HKEY_LOCAL_MACHINE\\SYSTEM\\*CONTROLSET*\\ENUM\\USBSTOR?.*

This will monitor all control sets for changes for that path.

Brian

View solution in original post

0 Karma

bosburn_splunk
Splunk Employee
Splunk Employee

This is a known issue - SPL-58682 - with Splunk monitoring the Current Control Set for this section. The work around is to use the following setting for hive:

hive = HKEY_LOCAL_MACHINE\\SYSTEM\\*CONTROLSET*\\ENUM\\USBSTOR?.*

This will monitor all control sets for changes for that path.

Brian

0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...