eventcount
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
Contents
eventcount
Synopsis
Returns the number of events in an index.
Syntax
eventcount [index-specifier] [summarize-specifier]
Arguments
- index-specifier
- Syntax:
- Description:
- summarize-specifier
- Syntax:
- Description:
Description
Examples
Example 1: Gives event count by each index/server pair.
| eventcount summarize=false index=*Example 2: Displays event count over all search peers.
| eventcount summarize=trueExample 3: Return the number of events in the '_internal' index.
| eventcount index=_internalThis 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 , 4.0.10 , 4.0.11 View the Article History for its revisions.