Splunk Dev

Change the syslog sourcetype

KarunK
Contributor

Hi,

I need to change the source-type "syslog" to "abc_syslog". My understanding is we cannot change the source-type once the log is indexing.

Any suggestions please ?

input.conf file at the forwader is given below. I tried to add the sourcetype at the forwarder as "abc_syslog" in the input.conf file (below), but the splunk even stopped indexing.

[monitor:///var/adm/messages]
host = ssapp0813
index = abc_syslog
Tags (1)
0 Karma
1 Solution

Brian_Osburn
Builder

Judging by the example given, you changed the index, not the sourcetype.

If you're wanting to change all the sourcetypes from the source /var/adm/messages, you can do the following:

On the indexer, add the following to $SPLUNK_HOME/etc/system/local/props.conf

[source::/var/adm/messages]

sourcetype=abc_syslog

Brian

View solution in original post

Brian_Osburn
Builder

Judging by the example given, you changed the index, not the sourcetype.

If you're wanting to change all the sourcetypes from the source /var/adm/messages, you can do the following:

On the indexer, add the following to $SPLUNK_HOME/etc/system/local/props.conf

[source::/var/adm/messages]

sourcetype=abc_syslog

Brian

KarunK
Contributor

Yep it worked.. Thanks for that...

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...