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 |
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 |