Getting Data In

UDP routing on indexer

dimitryz
Path Finder

Hi All ,

One of our clients wats to use single Splunk instance (indexer) for both receiving and sending data.
They receiving syslog data on port 9997. The next step suppose be routing this data to external system (SIEM).
I've tried to configure routing from indexer to check the issue,but without any success:

props.conf:
[udp_oag_xml]
MAX_EVENTS =
NO_BINARY_CHECK = true
category = Custom
description = udp_oag_xml
disabled = false
maxDist =
pulldown_type = true

[source::udp:514]
TRANSFORMS-udp = send_to_syslog

transforms.conf:

[send_to_syslog]
REGEX = .
DEST_KEY=_SYSLOG_ROUTING
FORMAT=my_syslog_group

outputs.conf:
[syslog:my_syslog_group]
server = x.x.x.x:514
type = udp
priority = NO_PRI

If it's doable ,I would like to know how.

Regards,
Dmitry

0 Karma

kml_uvce
Builder

yes this is doable
sendCookedData = false in outputs.conf and also see this for more information http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Forwarddatatothird-partysystemsd

kamal singh bisht
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...