All Apps and Add-ons

Can Splunk translate data written in a native language to English?

puneetkharband1
Path Finder

Hey Everyone

I have some data written to Splunk in native language (let's say French), can i translate that into English in Splunk?

0 Karma

woodcock
Esteemed Legend

I am unaware of anything but you can check splunkbase (apps.splunk.com) for a translation app.

You can create your own external lookup (AKA scripted lookup) to pass text to your script, then your script will call some service to translate the text and return the translation to splunk:
https://docs.splunk.com/Documentation/Splunk/6.6.0/Knowledge/Configureexternallookups

You can create your own workflow action similarly:
http://docs.splunk.com/Documentation/Splunk/6.6.0/Knowledge/CreateworkflowactionsinSplunkWeb

You can even create your own splunk search command:
http://docs.splunk.com/Documentation/Splunk/6.6.0/Search/Writeasearchcommand

0 Karma

puneetkharband1
Path Finder

Thanks for the reply but I have tried gtranslate app(not sure how exactly it works but that can solve my problem if I find some help their document doesnt say much) and all the options you mentioned above looks like they are not going to solve my problem

My data is in French (all the events) all I am looking for is within splunk if any french data appears that gets converted into english

0 Karma

jkat54
SplunkTrust
SplunkTrust

I'm going with there should be an app for that and now I want to develop it...

0 Karma

puneetkharband1
Path Finder

Actually gtranslate app does exist but its my bad I am not able to use it they way it should be used ...so if anyone can help me with the requirements for that would be great !!

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...