Getting Data In

indexing volume vs data size received

Genti
Splunk Employee
Splunk Employee

What is the relationship between size of logs received by Splunk indexing servers versus indexing volume? On the load balancer we see similar amount of data sent to each Splunk server. But their indexing volumes are drastically different.

Tags (2)
0 Karma
1 Solution

piebob
Splunk Employee
Splunk Employee

typically, the compressed, persisted data that Splunk extracts from your data inputs amounts to approximately 10% of the raw data that comes into Splunk. the indexes that are created to access this data can be anywhere from 10% to 110% of the size of the data that comes in. this value is affected strongly by how many unique terms occur in your data.

(from http://www.splunk.com/base/Documentation/latest/Installation/HowHowmuchspaceyouwillneed )

View solution in original post

0 Karma

piebob
Splunk Employee
Splunk Employee

typically, the compressed, persisted data that Splunk extracts from your data inputs amounts to approximately 10% of the raw data that comes into Splunk. the indexes that are created to access this data can be anywhere from 10% to 110% of the size of the data that comes in. this value is affected strongly by how many unique terms occur in your data.

(from http://www.splunk.com/base/Documentation/latest/Installation/HowHowmuchspaceyouwillneed )

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