Comment 5 for bug 1367234

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/120820
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=395fd9d20a003603cc9ad26e16cb13c1c45e24e6
Submitter: Jenkins
Branch: stable/5.1

commit 395fd9d20a003603cc9ad26e16cb13c1c45e24e6
Author: Tomasz 'Zen' Napierala <email address hidden>
Date: Wed Sep 10 23:25:29 2014 +0200

    Adds "/var/log/messages" to hourly log rotation

    Because still many services, including MongoDB, are logging to standard log
    destination we should rotate the logs more agressively. Moreover MongoDB in
    version 2.4 cannot use LogFacility, so it's easier to fix it in logrotate than
    in MonngoDB module itself.

    Change-Id: Ice1bbf4a3bf2d453a41d7660b8742a074ec29216
    Closes-Bug: 1367234
    (cherry picked from commit f686e9ea00eaa9ae141e283ff2b8b28bacd89f72)