Splunk Search

How do I search for Windows Servers Version (2008, 2012 etc)?

etorres
Loves-to-Learn Lots

Splunk Noob here.  How do I search for Windows Servers Version (2008, 2012 etc)?  Can this be done?

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @etorres,

I suppose that you're using the Splunk_TA_Windows to take logs from your Windows Servers, if this is true. you have to enable the first Host Monitoring Stanza

 

[WinHostMon://Computer]
interval = 600
disabled = 0
type = Computer

 

to have the information about OS.

Otherwise you can have these information from the Deployment Server.

Ciao.

Giuseppe

martinpu
Communicator

It depends on what you are logging. If you search for 2008 or 2012 do you find any matches from your windows logs?
If you match the OS version from the logs then you can extract that as a field.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...