Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Splunk 7.x Quick Start Guide

You're reading from  Splunk 7.x Quick Start Guide

Product type Book
Published in Nov 2018
Publisher Packt
ISBN-13 9781789531091
Pages 298 pages
Edition 1st Edition
Languages
Author (1):
James H. Baxter James H. Baxter
Profile icon James H. Baxter

Table of Contents (12) Chapters

Preface Introduction to Splunk Architecting Splunk Installing and Configuring Splunk Getting Data into Splunk Administering Splunk Apps and Users Searching with Splunk Splunk Knowledge Objects Splunk Reports, Dashboards, and Alerts Splunk Applications Advanced Splunk Other Books You May Enjoy

Managing Splunk Indexes

Indexes are where the data that is sent to Splunk is stored. Each index is a directory, and as we discussed in previous sections, each directory contains a subdirectory for host/warm buckets (in /db), cold buckets (in /colddb), and a datamodel_summary , and thaweddb directory, which may be empty if not used for datamodels and thawed buckets, respectively. The folder structure for Splunk's _internal index looks like this:

/opt/splunk/var/lib/splunk/_internaldb
/colddb
/datamodel_summary
/db
/thaweddb

Index buckets are the files and directories inside each of the above; for example, the /db directory will contain directories of both hot buckets (open and being written to, usually named hot_xxx), and warm buckets (closed for writing, but quickly searchable, usually named db_xxx or rb_xxx). The db_xxx buckets are those that were created on this...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}