All Apps and Add-ons

how to convert the raw data into index ?

prasadjvv522
Explorer

HI All,

I am new to splunk, In my organization having 14 node cluster and they already configured splunk.

I found ,indexed files in splunk server (default db location)
and 14 nodes configuration files on /opt/splunkforwarder/etc/apps/search/local/inputs.conf.

My doubt is
how the data goes into splunk server from host(i think splunkforwarder),in splunkserver side the data can be visible like 143948074789891008.tsidx . how it is converted to tsidx ?

Please help me and correct me.

Thanks
Prasad

0 Karma

yannK
Splunk Employee
Splunk Employee

Hum this is the core of the product, it indexes events, and store them into buckets (the rawdata folder), and creates tsidx (timeseries index pointer) to make them searchable. (in case of replication, not all copies are searchable)
The format and process are of course proprietary, but you can find some details of the different pipelines involved.
http://docs.splunk.com/Documentation/Splunk/6.1.4/Deploy/Datapipeline

For the collection they are many way :
see http://docs.splunk.com/Documentation/Splunk/latest/Data/WhatSplunkcanmonitor

in case of doubt, run a btool on the inputs, or use the SOS app metrics dashboards to identify forwarders.
./splunk cmd btool inputs list --debug
http://docs.splunk.com/Documentation/Splunk/6.1.4/Troubleshooting/Usebtooltotroubleshootconfiguratio...

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!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...