Bug 448137 - Rotate ipa_error.log
Summary: Rotate ipa_error.log
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: freeIPA
Classification: Retired
Component: WebUI
Version: 1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: freeipa10 429034
TreeView+ depends on / blocked
 
Reported: 2008-05-23 18:11 UTC by Rob Crittenden
Modified: 2015-01-04 23:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-28 14:08:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Rob Crittenden 2008-05-23 18:11:10 UTC
The UI logs errors to /var/log/ipa_error.log.

We need a logrotate configuration file and ipa_webgui needs to know to re-open
the logs on SIGHUP.

Comment 1 Rob Crittenden 2008-05-28 14:08:46 UTC
This is already set up in ipa_webgui.cfg:

args="('/var/log/ipa_error.log', 'w6', 1, 4)"

The log is rotated weekly on Sunday and 4 backups are kept.


Note You need to log in before you can comment on or make changes to this bug.