Splunk Enterprise

Correct format for inputs.conf stanza

sswigart
Explorer

I want to add C:\windows\system32\winevt\logs\Microsoft-Windows-DriverFrameworks-UserMode/Operational  as a stanza in my inputs.conf.

How do I write the stanza?

Thank you

Labels (1)
0 Karma
1 Solution

marnall
Motivator

Are those logs deliberately put in a file, or can they be viewed in the Windows Event Log?

If they are in the Windows Event Logs, then you can use a WinEventLog stanza:

[WinEventLog://Microsoft-Windows-DriverFrameworks-UserMode/Operational]
index=<your index>
sourcetype=<your sourcetype>
#etc

 ref: https://docs.splunk.com/Documentation/Splunk/9.2.0/admin/Inputsconf

View solution in original post

0 Karma

marnall
Motivator

Are those logs deliberately put in a file, or can they be viewed in the Windows Event Log?

If they are in the Windows Event Logs, then you can use a WinEventLog stanza:

[WinEventLog://Microsoft-Windows-DriverFrameworks-UserMode/Operational]
index=<your index>
sourcetype=<your sourcetype>
#etc

 ref: https://docs.splunk.com/Documentation/Splunk/9.2.0/admin/Inputsconf

0 Karma

sswigart
Explorer

Thank you!

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...