Deployment Architecture

Heavy forward filter in udp port

chengyu
Path Finder

Hi, i use heavy forward setting data input port:514 and index=abcd after setting Forwarding and receiving » Forward data "192.168.1.128:19997", i'm try heavy filter.

step.1
props.conf
[source::udp:514]
TRANSFORMS-null= setnull

step.2
[setnull]
REGEX=REGEX=[.FGT60C3G13010319.]
DEST_KEY=queue
FORMAT=nullQueue

step.3
restart splunk forward host

my raw data:
May 26 15:16:41 192.168.1.99 date=2014-05-26 time=15:16:43 devid=FGT60C3G13010319 ...
can't filter
May 26 15:16:41 192.168.1.99 date=2014-05-26 time=15:16:43 devid= ...

Tags (2)
0 Karma
1 Solution

chengyu
Path Finder

I'm resolve, i'm re-modify props.conf and clear transforms.conf

props.conf
[source::udp:514]
SEDCMD-nodeviceid = s/\sdevid=\w+\s/ /g

transforms.conf
(null)

restart splunk forward process.

success..^ ^

View solution in original post

0 Karma

chengyu
Path Finder

I'm resolve, i'm re-modify props.conf and clear transforms.conf

props.conf
[source::udp:514]
SEDCMD-nodeviceid = s/\sdevid=\w+\s/ /g

transforms.conf
(null)

restart splunk forward process.

success..^ ^

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

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 ...