Getting Data In

How to rename sourcetype at index time?

rsannala
Engager

Hi Experts,

I would like rename sourcetype at index time with below config.

props.conf

[source::test/source.txt]

TRANSFORMS-sourcetype = newsourcetype

Transforms.conf

[newsourcetype]

SOURCE_KEY = MetaData:Sourcetype
REGEX = regex to match existing sourcetype
FORMAT = newsourcetype
DEST_KEY = MetaData:Sourcetype

 

Now I would like apply below settings on new sourcetype. 

[newsourcetype]

TZ=

Linebreaker=
Truncate=

etc..

will it work this way ? Please let me know.

 

Thanks.

Ram

 

 

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @rsannala,

yes it's possible as described at https://docs.splunk.com/Documentation/Splunk/latest/Data/Advancedsourcetypeoverrides

remember that you have to perform this transformation on the first Splunk full instance, an Heavy Forwarder (if present) or an Indexer.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...