Knowledge Management

We need STEPs to make our SETUP supported with multi-locale [ Internationalization ]

rbal_splunk
Splunk Employee
Splunk Employee

We need to display both Splunk UI tags and the Splunk Event Data in Local Language. Is it possible?

Tags (1)
1 Solution

rbal_splunk
Splunk Employee
Splunk Employee

In splunk you can only Localize UI Tag in different languages. The actual data cannot be localized.

Here is summary of the information that you need to understand to configure new or existing local

1) Splunk has some pre-provided locale the path where the localized file po is stored $SPLUNk_HOME/Splunk/Python-2.7/Lib/site-packages/splunk/appserver/mrsparkle/locale
2) Normally when we log in say if my OS isn in English the URL that splunk uses is --

http://localhost:8000/en-US/app/launcher/home and it uses the English local en-US. I can change the above URL to be like

http://localhost:8000/de-DE/app/launcher/home and you will see different local being used.
3) Documentation in how to create localization
http://docs.splunk.com/Documentation/Splunk/6.2.5/AdvancedDev/TranslateSplunk
4) If required you may use poedit to work with messages.po.

http://poedit.net/download

Note : The data indexed into splunk cannot be localized.

View solution in original post

rbal_splunk
Splunk Employee
Splunk Employee

In splunk you can only Localize UI Tag in different languages. The actual data cannot be localized.

Here is summary of the information that you need to understand to configure new or existing local

1) Splunk has some pre-provided locale the path where the localized file po is stored $SPLUNk_HOME/Splunk/Python-2.7/Lib/site-packages/splunk/appserver/mrsparkle/locale
2) Normally when we log in say if my OS isn in English the URL that splunk uses is --

http://localhost:8000/en-US/app/launcher/home and it uses the English local en-US. I can change the above URL to be like

http://localhost:8000/de-DE/app/launcher/home and you will see different local being used.
3) Documentation in how to create localization
http://docs.splunk.com/Documentation/Splunk/6.2.5/AdvancedDev/TranslateSplunk
4) If required you may use poedit to work with messages.po.

http://poedit.net/download

Note : The data indexed into splunk cannot be localized.

Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...