Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Synopsis

Displays the specified number of first search query results. This complex search query returns events, as opposed to a summary table.

Syntax

first [number_of_results]

Required Arguments

number_of_results

Syntax: <numeric>

Description: The number of first search results to display

Optional Arguments

None

Description

Returns the specified number of first events from the search query results.

Examples

Example 1:   * in log.access | first 11

Returns the first 11 events from access log.

  • No labels