Installation

Which type of storage is suitable of Splunk

Somesh
Explorer

Can someone suggest which type of storage is best for Splunk Cluster ? Is it Block storage or Object Storage.

Labels (4)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

this depends on your use case and where and how you have installed Splunk. In on premise in most cases block storage is the best/only suitable solution. You haven’t enough good (fast+bandwith) storage network + storage for object storage.

But in cloud e.g. AWS you could use object storage (S3) if/when you could build your environment with enough big local cache (NVMe). Basically most of your requests must hit into cache and then it works, but if too many requests goes to S3 then you suffer bad response time and user experience.

r. Ismo

0 Karma

Somesh
Explorer

Hello @richgalloway ,

 

Could you please tell me why Block storage over Object Storage ?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Splunk requires a hierarchical file system.  You can, however, move your frozen data to an object store, if you wish.

---
If this reply helps you, Karma would be appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Block storage

---
If this reply helps you, Karma would be appreciated.
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 ...