Splunk Search

Splunk throughtput

wys2010
New Member

Here is a question from our customer. It is how many Events can splunk eat per second. I read the manual book which say only capacity plan for users and I want to know If there is a throught benchmark for them.

Tags (1)
0 Karma

wys2010
New Member

Anthony and Genti, TKS a lot!

0 Karma

Genti
Splunk Employee
Splunk Employee

things to keep in mind:
Disk IO speed: how fast can you write to disk. If this is low, no matter how fast your machine is CPU wise or RAM wise, you will still fall short in indexing speed.
CPU: Its needed to write the info to disk, allow you to search, make it possible for you to monitor many files at the same time and parse through the logs.
RAM: well known..

treinke
Builder

That really depends on your hardware and network link. The better the equipment the more it will eat. Also with a distributive layout, you can put up smaller indexers across the map with a single web interface and you can get better performance due to the network delay.

There are no answer without questions
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 ...