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 5 Next »

Synopsis

Displays the time between the first and last event in a group.

Syntax

time

Required Arguments

None

Optional Arguments

None

Description

Shows the unformatted amount of time between the first and last event in a group. Should be formatted and displayed in time format.

Note: The default time is counted in milliseconds.

Examples

Example 1:  

* in log.access | time | display time in time format

Displays the time between the first and last event in log access in time format.

  • No labels