You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use the health endpoint in k8s or docker, the log file is full of the /health requests. This makes debugging difficult and "spams" the log file.
The text was updated successfully, but these errors were encountered:
Disable logging for health endpoint (#55) similar to Synapse (https://github.com/matrix-org/synapse/pull/8048/files#diff-7b3e01a582fbcd62fed542a5f4e3bf08a0cbd74a5a748630840f7b74eb7542c7R319-R322 , matrix-org/synapse#8048)
If you use the health endpoint in k8s or docker, the log file is full of the
/health
requests. This makes debugging difficult and "spams" the log file.The text was updated successfully, but these errors were encountered: