Comment 12 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/153546
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=ea460229777a356008551c0e15e5fce67eff8623
Submitter: Jenkins
Branch: stable/5.1

commit ea460229777a356008551c0e15e5fce67eff8623
Author: Matthew Mosesohn <email address hidden>
Date: Wed Nov 12 16:49:55 2014 +0400

    Move mongodb logs to mongod.log

    Enables consolidation of MongoDB logs in one location,
    instead of polluting /var/log/messages.

    Added rotation for /var/log/mongod.log on deployed nodes,
    while the current Fuel Master rotation requires no changes.

    Change-Id: I3bbc6b87ed9d125191041c310069136c59d8d1f9
    Closes-Bug: 1367234
    (cherry picked from commit 6d0309ef2fce9b8032185bc01c7122b600844a1b)