LOG DOWNLOAD
Level
log_read
History
Format Appears in Netasq 9.0.0
level changes from log to log_read in Netasq 9.0.0
Description
Get log file lines between the specified dates. If 'tz' is specified, 'first' and 'last' use this timezone. Else, 'first' and 'last' use the firewall timezone.
Usage
name=<log name> first=<first> last=<last> [tz=<timezone offset of first and last>]
Remark
Log names are : alarm, connection, filter, web, smtp, ftp, system, plugin, vpn, auth, server, pop3, xvpn, monitor, pvm, filterstat, ssl, sandboxing, ipsecstat, routerstat, authstat, dmrouting, routing
Additionnal rights may be needed to read some files
server log require ADMIN level
Format
section_line
Example
LOG DOWNLOAD name=alarm first="2002-06-30 23:00:00" last="2002-07-01 12:00:00"