Opened 19 years ago
Closed 18 years ago
#3835 closed enhancement (fixed)
logrotate script for mythfrontend logfile (weekly, 8 rotations)
| Reported by: | Nick Morrott <<knowledgejunkie [at] gmail [dot] com>> | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | contrib | Version: | head |
| Severity: | medium | Keywords: | logrotate mythfrontend |
| Cc: | Ticket locked: | no |
Description
The attached script will rotate and compress the mythfrontend logfile (/var/log/mythtv/mythfrontend.log) weekly for 8 rotations, irrespective of log size, and will keep the most recent logfile uncompressed until the next rotation.
This script currently relies on the application of the mythfrontend log rotation handler patch in #3622 which I have been using and seems to work well (in as much as I have rotated logfiles).
Attachments (1)
Change History (3)
by , 19 years ago
| Attachment: | etc.logrotate.d.mythfrontend added |
|---|
comment:1 by , 18 years ago
| Milestone: | unknown → 0.21 |
|---|---|
| Owner: | changed from to |
Note:
See TracTickets
for help on using tickets.

logrotate script for mythfrontend