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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...