All Apps and Add-ons

Splunk App for CEF 2.0.0 change TCP Port

stscholz
New Member

Hi,

is it possible to change the output syslog TCP default port to my own port?
On the web output group configuration I have setup 10.10.10.10:3000.

0 Karma

stscholz
New Member

Yes, it is true. Add the port at the web interface like 10.10.10.10:3000 and the outputs.conf add the port also:

[tcpout:myown]
server = 10.10.10.10:3000
blockOnCloning = false
dropEventsOnQueueFull = 5
sendCookedData = false

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