Splunk Search

Decode base64 into any charset

antoniolamonica
SplunkTrust
SplunkTrust

Is there a command or app that will decode base64 and detect the correct charset to output to?

Currently, I'm currently unable to decode to UTF-16LE.
Splunk wants to decode UTF-8. 

In my current role, I cannot edit any .conf files.
Those are administrated by a server team. 

If there is an app, I can request it be installed, else I'm working solely out of the SPL. 

Labels (4)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

There are couple of apps which can manage e.g. base64 encoding. Here is one which I have used https://splunkbase.splunk.com/app/5565

When you have issues with windows character sets, you must add character set information into UF’s props.conf. There are some examples in community and this is also described on docs.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...