Overv / openstreetmap-tile-server

Docker file for a minimal effort OpenStreetMap tile server
Apache License 2.0
1.2k stars 482 forks source link

How to log Http requests info to the docker logs with errors #427

Open Manoj-py opened 3 months ago

Manoj-py commented 3 months ago

The docker logs stay at renderd log and remain static but as a developer we need to know who is making the request what is response give by the server if the request was not been to processed it need to be log what was bad in the request so that we when requesting for tile we can setup certain conditions

Example: When ever there a user request for zoom level behind the limit we need to get logs in the openstreetmap-tile-server stating that the user has request for a invalid zoom level so it was not able to give a tile