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

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...