xyseries
This documentation does not apply to the most recent version of Splunk. Click here for the latest version.
xyseries
Synopsis
Converts results into a format suitable for graphing.
Syntax
xyseries x-field y-name-field y-data-field
Arguments
- <x-field>
- Syntax: <field>
- Description: Field to be used as the x-axis.
- <y-name-field>
- Syntax: <field>
- Description: Field that contains the values to be used as labels for the data series.
- <y-data-field>
- Syntax: <field>
- Description: Field that contains the data to be charted.
Examples
Example 1: Reformat the search results.
... | xyseries delay host_type hostSee 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.