Comment 23 for bug 1523476

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

Reviewed: https://review.openstack.org/274617
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=90f030f506ef44e28cd5ce463f3f35d47b3f37a8
Submitter: Jenkins
Branch: stable/8.0

commit 90f030f506ef44e28cd5ce463f3f35d47b3f37a8
Author: Artem Roma <email address hidden>
Date: Fri Jan 15 18:21:17 2016 +0200

    Add handling of logs for fuel statistics collectors and sender

    Separate logger added for statistic module. Logs for collecting process
    of each oswl resource now are written to separate files. This is
    possible because collecting for particular resource is started in
    separate process by systemd and so logs separation is achieved by
    just using filehandler with specific name.

    Change-Id: I35a1d03441639821233d068fbde57a251d39a721
    Closes-Bug: #1523476