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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...