Getting the following error message in the logs: ERROR - Connector: 404 - file not found for file: healthz

0
Hi all,   Could someone maybe please explain to me what this log error is about and how to resolve it? 2025-03-13 13:50:29.274 ERROR - Connector: 404 - file not found for file: healthz   Thank you in advance.
asked
1 answers
0

Hi Rick, 

 

That is probably a harmless log record from the webserver (nginx) to incidate somebody tried to access '/healtz'. This could be some random bot or some misconfiguration on your end, broken reference to css or js file for example.

 

When bots are overwhelming your site, you will get dozens of these logs. Thats why I have a feature Request to turn off printing these logs: 

https://community.mendix.com/link/space/monitoring/ideas/3972

 

Good luck! 

answered