All Apps and Add-ons

Base64 custom command: How can you decode the logs in a search?

raindrop18
Communicator

I have installed base64 splunk app for decoding base64 filed but didn't decode the logs, I have used

|base64 field=myfiled action=decode mode=replace suppress_error=True

Is there anyone who has used this app and was able to decode it? Thanks for any feedback.

Dan

0 Karma

micahkemp
Champion

Looking at how the script works, I think you want to run it like this:

| base64 action=decode myfield1 myfield2 myfield3 ... myfieldN
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...