Getting Data In

I'm trying to rename a sourcetype, by why isn't my configuration working?

a212830
Champion

Hi,

I want to rename a sourcetype, but the following isn't working:

[log4j]
KV_MODE = auto
ANNOTATE_PUNCT = false
TRANSFORMS-changesourcetype = set_fc_catalina_out

[set_fc_catalina_out]
FORMAT = sourcetype::fc_catalina_out
DEST_KEY = MetaData:Sourcetype

Am I missing something?

0 Karma

NOUMSSI
Builder
# with [<sourcetype>]:
rename = <string>
* Renames [<sourcetype>] as <string>
* With renaming, you can search for the [<sourcetype>] with
sourcetype=<string>
* To search for the original source type without renaming it, use the  field _sourcetype.
* Data from a a renamed sourcetype will only use the search-time configuration for the target
sourcetype. Field extractions (REPORTS/EXTRACT) for this stanza sourcetype will be ignored.
* Defaults to empty.
0 Karma

esix_splunk
Splunk Employee
Splunk Employee

It depends where in the process you are trying to rename this source type. Are you trying to rename this at the search layer or index layer?

What you are doing will rename the source type at parsing / index time.

If you are trying to do this to data that has already been indexed, you simply need to rename the data source:

[log4j]
rename = fc_catalina_out
0 Karma

esix_splunk
Splunk Employee
Splunk Employee

Post your configurations.

0 Karma

a212830
Champion

Doing it at the indexer layer, but it's not working. Would the indexers need to be restarted?

0 Karma

esix_splunk
Splunk Employee
Splunk Employee

Once you change a props / transforms, the indexers do need to be restarted.

0 Karma

a212830
Champion

Tried all this - still no change.

0 Karma
Get Updates on the Splunk Community!

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

New Release | Splunk Cloud Platform 10.1.2507

Hello Splunk Community!We are thrilled to announce the General Availability of Splunk Cloud Platform 10.1.2507 ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

&#x1f5e3; You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...