Comment 8 for bug 2029128

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/902036
Committed: https://opendev.org/openstack/kolla-ansible/commit/8782e73c7b2c65a784a7821d966a0318d6b1647f
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 8782e73c7b2c65a784a7821d966a0318d6b1647f
Author: Michal Nasiadka <email address hidden>
Date: Mon Jul 31 13:39:52 2023 +0200

    Remove Glance and Neutron TLS proxies from fluentd input config

    Those logs are haproxy logs which are pushed through fluentd
    syslog input (just like ,,normal'' haproxy logs) and we don't
    parse them at all.

    Closes-Bug: #2029128
    Change-Id: Ic2529e905ebbec6180179b89568f9bd5a0581035
    (cherry picked from commit 4c82809127b2944f487aa86d198c8da123fc72ab)