Deployment Architecture

Indexed data

aoliullah
Path Finder

Hi. I am just confused a bit with raw and indexed/indexing data being stored by the index. So does the index store both raw data in compressed format and also the raw data as broken down events? Does it take up multiple storage?

Tags (1)
0 Karma

renems
Communicator

Hi,

to be really short: your data will be stored as raw, compressed data. Tsidx files is a sort of index file on your raw data (per bucket), created by splunk itself. It allows splunk a fast way to find the buckets needed to decompress, when you search your data.

A far more detailed explaination, can be found here: http://docs.splunk.com/Documentation/Splunk/latest/Indexer/HowSplunkstoresindexes

0 Karma

aoliullah
Path Finder

Hi. I got confused with the following statement to be precise -

"A bucket is a directory containing a set of rawdata plus indexing data."

Could you clarify what the "rawdata" and the "indexing data" is meant here?

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...