Getting Data In

Where is the default sourcetype for udp:514 set?

coleman07
Path Finder

The sourcetype for udp514 is set to syslog. Where is this defined? Is it hard coded in Splunkd or is it defined in a file in /opt/splunk? If the latter, where is it defined?

Thanks,

Sean Coleman

Tags (3)
0 Karma

yannK
Splunk Employee
Splunk Employee

or use btool and look at the location of your stanza udp:514

./splunk cmd btool inputs list udp --debug

woodcock
Esteemed Legend

There is no default. You have to set up an UDP listener inside some inputs.conf. Try this search on your forwarder:

cd $SPLUNK_HOME; find . -name inputs.conf -exec grep -il 514 {} \;
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...