Security

Can Splunk encryption and compression be completely disabled?

grwright5
New Member

We have a Pure FlashArray which can offload compression and encryption and do a much better job of data reduction overall if the Splunk compression and encryption features can be deactivated. Is this possible now? If not, can it be added please?

Tags (2)
0 Karma

Ayn
Legend

You can configure both Splunk's web server and the Splunk daemon itself not to use SSL, if that's what you mean. I'm highly sceptical to your claims about that it would do a much better job though, and you will possibly run into certificate issues.

0 Karma

yoho
Contributor

I think he's talking about encryption and compression on disk as he is mentioning Pure Flash Array. By default, data is compressed but not encrypted. There used to be a parameter to disable encryption but it's now obsolete (see indexes.conf documentation )

compressRawdata = true|false
* This parameter is ignored. The splunkd process always compresses raw data.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...