Getting Data In

WMI route to nullQueue based on host. Is it possible?

Paolo_Prigione
Builder

When retrieving EventLogs through WMI, the host value is assigned by a system/detault/props.conf config:

[wmi]
TRANSFORMS-FIELDS = wmi-host,...

Can I specify a "local" props where I use the [host::] stanza to apply some further TRANSFORMS?

I am getting troubles as it seems like when my stanza is executed, the events' host field is still the name of the HWF, i.e. my stanza's transforms are executed BEFORE [wmi-host].

My config stanza is like this:

[host::servername]
TRANSFORMS-IAS = sentAllToNullQueue, KeepIAS

p.s. if I modify the stanza to [WMI:WinEventLog:System] my configs work fine, except that they are applied to all the hosts, not just the one I need...

0 Karma
1 Solution

Paolo_Prigione
Builder

No, it is not possible.

TRANSFORMS are executed AFTER props.conf stanza evaluations. So, if I use transforms to assign a new host or sourcetype, the related [host::....] and [surcetype] stanzas are NOT applied.

The only way to go is to replicate transforms to apply any necessary modifications, such as routing to nullQueue, assign to different index, and so on.

View solution in original post

0 Karma

Paolo_Prigione
Builder

No, it is not possible.

TRANSFORMS are executed AFTER props.conf stanza evaluations. So, if I use transforms to assign a new host or sourcetype, the related [host::....] and [surcetype] stanzas are NOT applied.

The only way to go is to replicate transforms to apply any necessary modifications, such as routing to nullQueue, assign to different index, and so on.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...