Splunk Enterprise

Correct format for inputs.conf stanza

sswigart
Engager

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
Builder

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
Builder

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
Engager

Thank you!

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...