This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

What’s wrong with openstreetmap.org tile_logs

0

Hi,

There is an useful tile_log for OSM website: https://planet.openstreetmap.org/tile_logs/

However I noticed recently the log size decreased dramatically from around 10MB to less than 1KB. Is there something wrong?

asked 21 Jan '21, 22:55

strongwillow's gravatar image

strongwillow
657813
accept rate: 0%


One Answer:

1

OSM recently switched all remaining served countries from their tile cdn based on donated servers to an external commercial cdn (fastly). The logs you mentioned were produced out of the old tile cdn that is not in use anymore, therefor the numbers are drastically reduced.

It's already discussed in the OWG here :https://github.com/openstreetmap/operations/issues/485

Traffic metrics of the new cdn can be seen here: https://prometheus.openstreetmap.org/d/3yhv0DtGz/tile-cdn?orgId=1&refresh=1m but that probably won't help if you interested in statistical analysis (e.g. highly requested areas, etc.)

answered 22 Jan '21, 00:59

Spiekerooger's gravatar image

Spiekerooger
3.1k22356
accept rate: 16%

Source code available on GitHub .