Topics

| pdf version

Splunk > The IT Search Company

  • Search and navigate IT data from applications, servers and network devices in real-time.
  • Download Splunk

Localized Splunk documentation

Looking for Splunk documentation in other languages?

dbinspect

This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6 , 4.0.7 , 4.0.8 , 4.0.9

dbinspect

Synopsis

Returns information about the Splunk index.

Syntax

dbinspect [index-specifier] [bucket-span|timeformat]

Arguments

index-specifier
Syntax:
Description:
bucket-span
Syntax:
Description:
timeformat
Syntax:
Description:

Description

When invoked without span the given index's buckets returns the following information earliestTime, eventCount, hostCount, id, latestTime, modTime, path, sizeOnDiskmb, sourceCount, sourceTypeCount, state. When invoked with span returns a chartable representation of the spans of each bucket.

Examples

Example 1: Display a chart with the span size of 1 day.

| dbinspect index=_internal span=1dSearch
Revision: 207 Contact Privacy Policy Terms of Use Community content licensed under Creative Commons