HI, all
Now a day in thailand have a new laws about computer crimes,
that we have to keep logs files for at lease 90 days.
for proftpd exim httpd has no problem since it's rotate by logrotation
and can easily copy the .0 everyday after midnight, the latest log file of yesterday always .0
but apache virtual host logs that controled by DAtaskq (tallyall) at 00.30 is a big problem.
Because DA keep suffix in reverse way compare to logrotation
the latest log alway the maximum number and change accordingly to number of days set in admin settings, will be great if DA do it same as log rotation
The easiest way for us is just set number of apache log in admin setting to 90 days, but by this way the huge number of diskspace usage by log will effect hosting plan especially high traffic site.
Is there a way to exclude apache log from user disk usase, or it already excluded?
Now a day in thailand have a new laws about computer crimes,
that we have to keep logs files for at lease 90 days.
for proftpd exim httpd has no problem since it's rotate by logrotation
and can easily copy the .0 everyday after midnight, the latest log file of yesterday always .0
but apache virtual host logs that controled by DAtaskq (tallyall) at 00.30 is a big problem.
Because DA keep suffix in reverse way compare to logrotation
the latest log alway the maximum number and change accordingly to number of days set in admin settings, will be great if DA do it same as log rotation
The easiest way for us is just set number of apache log in admin setting to 90 days, but by this way the huge number of diskspace usage by log will effect hosting plan especially high traffic site.
Is there a way to exclude apache log from user disk usase, or it already excluded?