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
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...