Splunk Search

Encrypted Log Files For SPLUNK Agent

ajaykumarsuri
New Member

Hi All,

Can the SPLUNK agent monitor encrypted text log files?
Can you please refer me to any documentation suggesting what sort of encryption it can deal with and how?

Regards,

Ajay Suri

Tags (1)
0 Karma
1 Solution

Ayn
Legend

No, not out of the box. But, you can pretty easily make it able to.

There are two approaches you could take: either use a scripted input (http://docs.splunk.com/Documentation/Splunk/5.0.3/AdvancedDev/ScriptedInputsIntro ) where you write your own script that takes care of extracting the encrypted data into plain text before passing it along to Splunk, or setup a regular file/directory monitor input and tell Splunk how it should extract the proper contents via the unarchive_cmd setting in props.conf (http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf ). More information on this for a similar scenario is available at the end of this blog post: http://blogs.splunk.com/2011/07/19/the-naughty-bits-how-to-splunk-binary-logfiles/

View solution in original post

0 Karma

Ayn
Legend

No, not out of the box. But, you can pretty easily make it able to.

There are two approaches you could take: either use a scripted input (http://docs.splunk.com/Documentation/Splunk/5.0.3/AdvancedDev/ScriptedInputsIntro ) where you write your own script that takes care of extracting the encrypted data into plain text before passing it along to Splunk, or setup a regular file/directory monitor input and tell Splunk how it should extract the proper contents via the unarchive_cmd setting in props.conf (http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf ). More information on this for a similar scenario is available at the end of this blog post: http://blogs.splunk.com/2011/07/19/the-naughty-bits-how-to-splunk-binary-logfiles/

0 Karma
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...