Getting Data In

Windows NT to forward logs to Splunk Enterprise, how?

Kitteh
Path Finder

I've been tasked to forward logs from Windows NT to Splunk Enterprise however, there is no Syslog inbuilt for Windows and also no Splunk Universal Forwarder.

Any idea how I should approach to this for corporate use?

0 Karma

nickhills
Ultra Champion

Todays "Splunking against the odds" award goes to @Kitteh
I'm sure there is a reason, and that its beyond your control but NT was EOL 13 years ago!
I salute your determination! 🙂

If my comment helps, please give it a thumbs up!
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi Kitteh,
try using an old verion of Universal Forwarder, e.g. 5.18 and check if you correctly receive logs.

three years ago, I had to install UF on an XP machine and I used version 4.3.7 with a special configuration:
SPLUNK_HOME/etc/system/local/inputs.conf

[script://$SPLUNK_HOME/bin/scripts/splunk-regmon.path
disabled = 1
[script://$SPLUNK_HOME/bin/scripts/splunk-wmi.path
disabled = 1
[script://$SPLUNK_HOME/bin/scripts/splunk-admon.path
disabled = 1

The safer way to proceed is to open a case to Splunk Support

Did you tried to use WMI?

Bye.
Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...