Splunk Search

How to get the plain text of pass4Symmkey?

VijaySrrie
Builder

Hi,
Please help us to get the plain text of pass4Symmkey. Is there a way to decrypt it?

klischatb
Path Finder

Hello,

To see the decrypted pass4SymmKey, run:
splunk show-decrypted --value ''

In the ' ' your put your Crypted Key

server.conf
[clustering]
mode = master
pass4SymmKey = $7$7idnRXKYCFTzMKVz+UosqvnjM8mod6DTZ09SJ7pk7wtL6yLGAo/3+wRN

under splunk/bin
splunker@master:/opt/splunk/bin$ ./splunk show-decrypted --value '$7$7idnRXKYCFTzMKVz+UosqvnjM8mod6DTZ09SJ7pk7wtL6yLGAo/3+wRN'

and then the CLI should show u the decrypted key.

Hope this will do it 🙂

vnguyen46
Contributor

I tried that and given:
Command error: 'show-decrypted' is not a valid command. Please run 'splunk help' to see the valid commands.

0 Karma

myudkowsky
Communicator

This requires Splunk version 7.2.2 and above.

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 ...