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!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...