Comment 6 for bug 1932334

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

Reviewed: https://review.opendev.org/c/starlingx/stx-puppet/+/797339
Committed: https://opendev.org/starlingx/stx-puppet/commit/d187601d5d167ea1c80c1c33984917eea18be76a
Submitter: "Zuul (22348)"
Branch: master

commit d187601d5d167ea1c80c1c33984917eea18be76a
Author: Jessica Castelino <email address hidden>
Date: Mon Jun 21 14:12:56 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>