Opened 11 months ago
Last modified 11 months ago
#67 new defect
Log rotation for git pages
Reported by: | caolan | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | The Hand Wavy Future |
Component: | service: git | Keywords: | |
Cc: |
Description
Currently personal git pages sites store log files in the owners home directory. These log files are not rotated.
Eventually, these will want rotating off the VMs disk. We probably want to keep an archive of old log data so user's can analyse it (e.g. to measure hits / page popularity) but rotated log files should be moved to longer term storage.
Note: See
TracTickets for help on using
tickets.