xyseries
xyseries
Synopsis
Converts results into a format suitable for graphing.
Syntax
xyseries <x-field> <y-name-field> <y-data-field>
Required 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,hostExample 2: Refer to this walkthrough to see how you can combine [1]] and [[eval] with the xyseries command to create a report on multiple data series.
See also
Answers
Have questions? Visit Splunk Answers and see what questions and answers the Splunk community has using the xyseries command.
This documentation applies to the following versions of Splunk: 4.1 , 4.1.1 , 4.1.2 , 4.1.3 , 4.1.4 , 4.1.5 , 4.1.6 , 4.1.7 , 4.1.8 , 4.2 , 4.2.1 , 4.2.2 , 4.2.3 , 4.2.4 , 4.2.5 , 4.3 , 4.3.1 , 4.3.2 View the Article History for its revisions.