Splunk Enterprise Security

What provides data to inputlookup:system_version_tracker

mmqt
Path Finder

I'm trying to figure out what provides data to the inputlookup:system_version_tracker for ES. Currently its only populating linux machine information, but I am running the ta_windows add-on which I assumed would put data in here but its not populating with windows info.

Just wondering which add-on would generate data that would get piped into this lookup

ddance_splunk
Splunk Employee
Splunk Employee

Hi

It appears that for the windows addon there are some missing tags to populate information to this lookup.

On a customers site i enabled the following input:

[WinHostMon://OperatingSystem]
disabled = 0

and added the following configuration to Splunk_TA_windows/local/tags.conf

[eventtype=hostmon_inventory]
system = enabled
version = enabled

I then re-ran the lookup generator(or just wait for a while) and the dashboard loaded fine with windows and linux devices populated.

Thanks
Darren

First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
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 ...