tail

Description

Returns the last N number of specified results. The events are returned in reverse order, starting at the end of the result set. The last 10 events are returned if no integer is specified

Syntax

tail [<N>]

Required arguments

None.

Optional arguments

<N>

Syntax: <int>

Description: The number of results to return.

Default: 10

Usage

The tail command is a dataset processing command. See Command types.

Examples

Example 1:

Return the last 20 results in reverse order.