Monitoring Splunk

Splunk performance

rgcox1
Communicator

Is Splunk performance better with Raid 1+0 configured across as many spindles as possible, sharing with the OS -- or use separate partitions for Splunk and the OS and/or swap file?

1 Solution

dwaddle
SplunkTrust
SplunkTrust

All but the most performance-demanding environments should be fine with the OS sharing spindles with indexes. There isn't that much "OS" I/O on an indexer, especially if there is enough memory to avoid swapping entirely.

But, I would suggest that if you have any machines acting as both search head and indexer (obviously, dedicated search heads are best ... but just in case), that you reserve some spindles to keep the indexes separate from the search dispatch directory. That might be a good example of OS+swap+Splunk product on one set of spindles, and indexes on another. That way, when a search is running, you don't have the same set of drives seeking to read from the indexes and also seeking to write the search results into dispatch.

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

All but the most performance-demanding environments should be fine with the OS sharing spindles with indexes. There isn't that much "OS" I/O on an indexer, especially if there is enough memory to avoid swapping entirely.

But, I would suggest that if you have any machines acting as both search head and indexer (obviously, dedicated search heads are best ... but just in case), that you reserve some spindles to keep the indexes separate from the search dispatch directory. That might be a good example of OS+swap+Splunk product on one set of spindles, and indexes on another. That way, when a search is running, you don't have the same set of drives seeking to read from the indexes and also seeking to write the search results into dispatch.

rgcox1
Communicator

Thanks - just what I needed to know.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...