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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...