Getting Data In

Unable to get events indexed from WinEventLog:Setup and WinEventLog:HardwareEvents

rangineniarunku
Explorer

I have deployed SplunK_TA_Windows and setup monitoring for Applicatiom, System ,Security, HardwareEvents and Setup winevents.I am missing logs from Setup and HardwareEvents ,below is the way I setup the Monitorings,

[WinEventLog:HardwareEvents]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index=xyz

[WinEventLog:HardwareEvents]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index=xyz

Any help how to troubleshoot it and get data indexed into splunk???

Tags (1)
0 Karma

adonio
Ultra Champion

verify your inputs
you are missing //

[WinEventLog://HardwareEvents]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index=xyz


[WinEventLog://HardwareEvents]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index=xyz

here is a screenshot after applying the windows setup monitoring as above and verifying data is indexed:
alt text

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...