makecontinuous
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
makecontinuous
Synopsis
Makes a field that is supposed to be the x-axis continuous (invoked by chart/timechart).
Syntax
makecontinuous [field] [bucketing-option]*
Arguments
- bucketing-option
- Syntax:
- Description:
Description
Examples
Example 1: Make "_time" continuous with a span of 10 minutes.
... | makecontinuous _time span=10m
See also
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 , 4.0.10 , 4.0.11 View the Article History for its revisions.