Hi
I have a requirement where I need to monitor certain registry key values on Windows server 2016. I am using the below configs in inputs.conf for monitoring but unable to index the data and also dont see any results in search.
Tried following the Splunk doc as well but couldnt get much help.
Let me know if you have come across any such issues and rectified it.
Contents of inputs.conf
[WinRegMon://HKLM]
baseline=1
disabled=0
hive=\\REGISTRY\\SYSTEM\\*ControlSet*\\Services\\LanManServer\\Shares\\?.*
hive=\\HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\?.*
hive=\\HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunOnceEx\\?.*
hive=\\HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Userinit
hive=\\HKEY_LOCAL_MACHINE\\SYSTEM\\*ControlSet*\\Services\\LanmanServer\\Parameters\\autodisconnect
index=windows
proc=.*
source=WinRegistry
type=set|create|delete|rename|query