Comment 4 for bug 1932334

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

Reviewed: https://review.opendev.org/c/starlingx/config-files/+/796959
Committed: https://opendev.org/starlingx/config-files/commit/af46ca0cb68192fd02f8a561e17a22626243690f
Submitter: "Zuul (22348)"
Branch: master

commit af46ca0cb68192fd02f8a561e17a22626243690f
Author: Jessica Castelino <email address hidden>
Date: Tue Jun 22 15:08:12 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 and filtering
    the slapd logs to daemon.log.

    Change-Id: I2d8fad2e2b807846f5d7a9fc383f290a7c776745
    Signed-off-by: Jessica Castelino <email address hidden>
    Closes-Bug: 1932334