Hey,
I enabled access logging and additionally enabled the ping endpoint for readiness and liveness probes.
Now my log is spammed with access logs to the /ping
endpoint every other second.
Can I somehow filter the messages for that endpoint?
Thanks in advance!
EDIT: I just found this issue which asked the same question (I used the search, but I did not find it there. stumbled upon this by accident). Unfortunately it was not answered there as well