Reviewed: https://review.opendev.org/c/openstack/neutron-fwaas/+/927926 Committed: https://opendev.org/openstack/neutron-fwaas/commit/58eda16d5171ad4791ac6ef2a780cf7e1479aba1 Submitter: "Zuul (22348)" Branch: master
commit 58eda16d5171ad4791ac6ef2a780cf7e1479aba1 Author: dchakalov <dchaka...@godaddy.com> Date: Wed Sep 4 14:40:13 2024 +0300 Fix FWaaS logs duplication in neutron-l3-agent log Closes-Bug: #2078930 Change-Id: I827d4703a9657ea066e81b4403f2d6fdcc439a61 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2078930 Title: FWaaS logs are duplicated in neutron-l3-agent logs Status in neutron: Fix Released Bug description: When the custom log file (local_output_log_base) is added to the configuration it just adds a new logger handler and does not remove existing ones, which is the cause of the duplication of entries in the custom log and the neutron-l3-agent log. In my opinion, having a custom output file should presume that we need the FWaaS logs only in it. Suggested fix: https://review.opendev.org/c/openstack/neutron- fwaas/+/927926 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2078930/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp