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