The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

helios_log_clean.pl - Clean old log and history entries from the Helios database

SYNOPSIS

helios_log_clean.pl [--days=<days>] [--silent]

DESCRIPTION

Use helios_log_clean.pl to delete old entries from the log and job history in the Helios database (helios_log_tb and helios_job_history_tb, respectively).

COMMAND OPTIONS

--days

Specify the number of days of logs you wish to keep using the --days option. If not specified, logs and job history from the past 7 days are kept. Older entries will be deleted.

--silent

In silent mode, helios_log_clean.pl will only print output if an error occurs. Useful for running from cron.

--help

Print this help.

AUTHOR

Andrew Johnson, <ajohnson@ittoolbox.com>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by CEB Toolbox, Inc. All Rights Reserved.