LOG INFO

Level

log_read

History

level changes from base to log_read in Netasq 9.0.0

Description

Get information on the log file

Usage

<log name>

Returns

[LogInfo]
Line=<Number of lines>
Size=<Size>
MaxSize=<Max Size>
Start=<Start date>
End=<End date>

Remark

Log names are : alarm, connection, smtp, filter, web, filterstat, count, auth, server

Example

LOG INFO connection [LogInfo]
Line=53277
Size=23927
MaxSize=40
Start="2003-05-27 06:29:13"
End="2003-07-21 09:02:38"