Knowledge Management

How to migrate field aliases from one Splunk instance to another?

newbiesplunk
Path Finder

Hi,would like to check how to migrate the field aliases from one splunk to another splunk without recreating the field aliases in the new splunk? thks

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

The most generic way of transferring configurations - including field aliases - from one Splunk instance to other instances is apps. Package the configurations that together make up a logical package into an app, and install that app on the other Splunk instances.

For a manual approach you can of course copy the FIELDALIAS-foo settings in props.conf from one instance to another, but using apps will be much easier to maintain in the long run.

View solution in original post

strive
Influencer

Martin's answer is 100% right. For more details refer this http://docs.splunk.com/Documentation/Splunk/6.1.2/Knowledge/Addaliasestofields

Splunk says:
You add your field aliases to props.conf, which you edit in $SPLUNK_HOME/etc/system/local/, or your own custom app directory in $SPLUNK_HOME/etc/apps/. (We recommend using the latter directory if you want to make it easy to transfer your data customizations to other index servers.)

martin_mueller
SplunkTrust
SplunkTrust

The most generic way of transferring configurations - including field aliases - from one Splunk instance to other instances is apps. Package the configurations that together make up a logical package into an app, and install that app on the other Splunk instances.

For a manual approach you can of course copy the FIELDALIAS-foo settings in props.conf from one instance to another, but using apps will be much easier to maintain in the long run.

newbiesplunk
Path Finder

Is it possible to provide the url to package the configuration? thks

0 Karma
Get Updates on the Splunk Community!

Transforming Financial Data into Fraud Intelligence

Every day, banks and financial companies handle millions of transactions, logins, and customer interactions ...

How to send events & findings from AWS to Splunk using Amazon EventBridge

Amazon EventBridge is a serverless service that uses events to connect application components together, making ...

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...