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!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...