/
list

list

Synopsis

Displays a list all values under the specified column(s) as appear in the log(s).

Syntax

list [column_name]

Required Arguments

column_name

Syntax: <character string>

Description: The name of a column header that its values should be listed

Optional Arguments

None

Description

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 of all values under the Event in the log Application

Example 2:  

* in log.application | list event, type

Returns a list of all values under the columns Event and Type in the log Application

Related content

Simple Searches
Simple Searches
Read with this
dist
dist
More like this
countif
countif
Read with this
display
display
More like this
Database Logs
Database Logs
More like this
last
last
More like this