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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...