Synopsis
Calculates the average of the values in a specified column of the search query resultsDisplays a list all values under the specified column(s) as appear in the log(s).
Syntax
avglist [column_name]
Required Arguments
...
Optional Arguments
None
Description
Lists the values of Displays a list all values under the specified column(s) as appear in the log(s).
Examples
Example 1:
* in log.application | list event
Returns a list a list of the all values under the Event in column Event in the log Application
Example 2:
* in log.application | list event, type
Returns a list of the values in Returns a list of all values under the columns Event and and Type in the log Application