News About Features Documentation FAQ ChangeLog Mailinglist Download GIT Screenshots RRDtool MRTG WebQ Logwatch Reporter Latest stable: 2.0.2-1 Latest devel: 2.0.3-0.beta5 |
log_cleanup() Clean old records from SQL log database table. Usage: log_cleanup(older_than=768) Where: older_than is an integer, which defines number of hours for up-to-date records. All older records will be deleted. By default aprox. one month (768h) of records are kept. New in version 1.1.0. |