Getting Data In

Windows Splunk forwarder inputs other than WinEventLogs?

dctopper
Explorer

Hello,

I'd like to forward the SetupAPI.dev.log to Splunk, but I'm not sure what stanza to put into the inputs.conf file. Any ideas?

Thanks

Tags (1)
0 Karma
1 Solution

zoh
Explorer

Add following in %SPLUNK_HOME%\etc\system\local\inputs.conf

[monitor://c:\Program Files(x86)\path_to\SetupAPI.dev.log]
disabled = false
followTail = 0

more info can be seen at http://docs.splunk.com/Documentation/Splunk/5.0.3/Data/Editinputs.conf

View solution in original post

zoh
Explorer

Add following in %SPLUNK_HOME%\etc\system\local\inputs.conf

[monitor://c:\Program Files(x86)\path_to\SetupAPI.dev.log]
disabled = false
followTail = 0

more info can be seen at http://docs.splunk.com/Documentation/Splunk/5.0.3/Data/Editinputs.conf

dctopper
Explorer

Awesome. 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 ...