Comment 5 for bug 1932334

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to distcloud (master)

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/797338
Committed: https://opendev.org/starlingx/distcloud/commit/7e7bdf8b16eda17fc411c9c3c876b2737f2c7ec5
Submitter: "Zuul (22348)"
Branch: master

commit 7e7bdf8b16eda17fc411c9c3c876b2737f2c7ec5
Author: Jessica Castelino <email address hidden>
Date: Mon Jun 21 14:26:51 2021 -0400

    Avoid dcmanager and dcorch log duplication in openstack.log

    The logs related to dcmanager (orchestrator, audit, etc..) and
    dcorch show up in openstack.log as well. This commit fixes the
    issue by moving the DC logs to local4 log facility.

    Change-Id: I7514ad1d009455077f4138757b480a537272839a
    Partial-Bug: 1932334
    Depends-On: https://review.opendev.org/#/c/796959
    Signed-off-by: Jessica Castelino <email address hidden>