Getting Data In

Universal Forwarder + nullQueue

ruisantos
Path Finder

I'm trying to remove some of the events that should be forwarded to the frontend.
From a configuration perspective everything is OK.

transforms.conf

[nullMon]
REGEX = .
DEST_KEY = queue
FORMAT = nullQueue

[routeRemains]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT= tcp_out

props.conf

[source_log]
TRANSFORMS = nullMon, routeRemains

But I'm receiving everything on the destination host.
Does the Universal Forwarder allow the use of nullQueues?

0 Karma
1 Solution

kristian_kolb
Ultra Champion

No, since nullQueue tranformations take place during the parsing phase, this configuration is only valid on either a Heavy Forwarder or an Indexer.

http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings

/K

View solution in original post

fervin
Path Finder

No, you'd need to configure this transform on an indexer or heavy forwarder. See http://docs.splunk.com/Documentation/Splunk/6.0/Indexer/Howindexingworks

0 Karma

kristian_kolb
Ultra Champion

No, since nullQueue tranformations take place during the parsing phase, this configuration is only valid on either a Heavy Forwarder or an Indexer.

http://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings

/K

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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...