It takes several seconds to run reports or view the logs.
This can be a problem on busy servers which generate
a lot of log data. Depending on the specific system
you may be able to reduce the number of backup logs
being searched by editing the following files:
/usr/postconf/bin/*.cgi
to modify the MAXARCHIVES variable from:
MAXARCHIVES=25
to:
MAXARCHIVES=2
These settings may need to be adjusted depending on
the OS-specific locations specified in /etc/syslog.conf
and the rotation schedule and naming conventions of
the operating system.
Return to Documentation Home
|