operations icon indicating copy to clipboard operation
operations copied to clipboard

Produce tile logs of vector tiles

Open pnorman opened this issue 6 months ago • 4 comments

We should produce tile logs of the OSMF vector tile service, similar to the raster tile logs.

pnorman avatar May 31 '25 00:05 pnorman

I can look at this if desired?

Firefishy avatar Jun 03 '25 12:06 Firefishy

The easiest way is to add the functionality to tilelog.

For the CDN-side stuff, the biggest thing would be bringing the config into tofu and setting that up to automatically deploy

pnorman avatar Jun 04 '25 00:06 pnorman

I have created the following 3x S3 buckets in eu-north-1

  • ~~openstreetmap-vector-fastly-logs~~
  • ~~openstreetmap-vector-fastly-processed-logs~~
  • ~~openstreetmap-vector-tile-aggregated-logs~~

The openstreetmap-vector-fastly-logs has a matching IAM user osm-vector-fastly-logger used by fastly to push the logs.

Firefishy avatar Sep 24 '25 14:09 Firefishy

Updated buckets names listed here: https://github.com/openstreetmap/operations/issues/1285#issuecomment-3337610903

Firefishy avatar Sep 26 '25 09:09 Firefishy