LOG DATETOLINE

Level

log_read

History

level changes from log to log_read in Netasq 9.0.0

Description

Convert a date range to a number of lines. If 'tz' is specified, 'first' and 'last' use this timezone. Else, 'first' and 'last' use the firewall timezone.

Usage

name=<log name> first=<first date> last=<last date> [tz=<timezone offset of first and last>]

Example

LOG DATETOLINE name=connection first="2002-07-01 00:00:00" last="2002-07-02 23:59:59"
Dans la section "Result" Total=6520
LOG DATETOLINE name=connection first="2002-06-30 23:00:00" last="2002-07-02 22:59:59" tz=+0000
Dans la section "Result" Total=8478