Duplicate
Details
Assignee
Slava SarzhanSlava SarzhanReporter
anil.joshianil.joshiNeeds QA
YesAffects versions
Priority
Medium
Details
Details
Assignee
Slava Sarzhan
Slava SarzhanReporter
anil.joshi
anil.joshiNeeds QA
Yes
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created February 24, 2023 at 9:38 AM
Updated August 2, 2024 at 2:48 PM
Resolved April 24, 2024 at 1:39 PM
There is a script "/usr/local/bin/check_pxc.sh" calling from the haproxy configuration file - "/etc/haproxy/haproxy.cfg" which monitors the database and generates frequent health check logs.
To control this, we have tried to change the Haproxy config via "cr.yaml"; however it's still appearing the same events irrespective of the change. We have tried with different modes such as "err" & "info"; however, the same result.
cr.yaml
cr.yaml
kubectl logs cluster1-haproxy-1 -f
It would be nice if we could control or fix this behaviour which avoids continuous logging and DB interaction.