All Apps and Add-ons

Since Splunk does not have a central database, how does it hold historical data?

aracnacon
New Member

We currently use SCOM for Hostorical Data and we are considering using Splunk. Since Splunk does not have a central database how does it hold Historical Data, such as a years worth of data?

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Splunk holds its data in a proprietary file "database", structured smartly for efficient searches. In larger deployments, Splunk scales horizontally with many Splunk Indexer instances, each holding a fraction of the data (and potentially replicated copies...).

Here's one way of approaching the docs to understand scaling Splunk for lots of data: http://docs.splunk.com/Documentation/Splunk/6.2.4/Deploy/Distributedoverview

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Splunk holds its data in a proprietary file "database", structured smartly for efficient searches. In larger deployments, Splunk scales horizontally with many Splunk Indexer instances, each holding a fraction of the data (and potentially replicated copies...).

Here's one way of approaching the docs to understand scaling Splunk for lots of data: http://docs.splunk.com/Documentation/Splunk/6.2.4/Deploy/Distributedoverview

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