Bug 912356

Summary: use logrotate instead own script for maintaining logs
Product: Red Hat Enterprise Virtualization Manager Reporter: Pavel Stehlik <pstehlik>
Component: RFEsAssignee: Alon Bar-Lev <alonbl>
Status: CLOSED DUPLICATE QA Contact: Yaniv Kaul <ykaul>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: acathrow, dyasny, iheim, jkt, lpeer, pprakash, sgrinber, sputhenp
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 3.3.0Flags: sgrinber: Triaged+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-10 18:26:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Stehlik 2013-02-18 13:57:45 UTC
Description of problem:
 Currently we're using own script /usr/share/ovirt-engine/scripts/ovirtlogrot.sh & /cron.daily/ for log rotating.
 It would be nice to depend on logrotate as it can fully maintain logs (compress, rotate, mail).

Version-Release number of selected component (if applicable):
sf7

How reproducible:
100%

Steps to Reproduce:
1. 
2.
3.
  
Actual results:
using script & cron.daily

Expected results:
logrotate config file should be used

Additional info:
It's not too hard to create conf file for logrotate.

Comment 1 Alon Bar-Lev 2013-06-10 18:26:24 UTC
I was not aware of this bug.

Marking as dup of bug#948481 (it actually was required to be the other way around...).

*** This bug has been marked as a duplicate of bug 948481 ***