You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2008/11/16 04:41:49 UTC

[jira] Commented: (INFRA-1324) set up log rotation / clean up for VMBuild

    [ https://issues.apache.org/jira/browse/INFRA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647932#action_12647932 ] 

Gavin commented on INFRA-1324:
------------------------------

Ok, I've made a start, done some tests and works fine.

I've put a script at /home/continuum/delete_old_logs.sh

Currently this deletes logs older than 30 days from :

/opt/apache-continuum-1.2/logs/continuum.log.*

There is a crontab entry which runs this at  19:32 every day
and errors should now go to /home/continuum/cron.log

Now we just need to expand delete_old_logs.sh to include other logs to delete.
So, let me know what else you want including.



> set up log rotation / clean up for VMBuild
> ------------------------------------------
>
>                 Key: INFRA-1324
>                 URL: https://issues.apache.org/jira/browse/INFRA-1324
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>            Assignee: Gavin
>
> Continuum logs are rotated - need to delete them after a sensible interval (2 weeks to a month depending on size).
> Need to check for rotation and clean up of httpd error and access logs (probably no need to retain these on vmbuild).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.