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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...