Skip to content

Tiles Fastly Log Changes

Paul Norman edited this page Apr 14, 2021 · 7 revisions

Some logging changes might be backwards-incompatible. This is how to transition with backwards incompatible changes

Set up new fastly logging endpoint

  1. Create a logging endpoint that has the same settings as the previous one
  2. Adjust the path to increment the version number (e.g. /tile/v16/year=%Y/month=%m/day=%d/hour=%H/)
  3. Make the necessary changes to the logging settings
  4. Save

Create a new Athena table

  1. Create a new table
  2. Verify it works with and any changes are appropriate
  3. Wait at least one day so there is current data for a full day in the new tables

Adjust log analysis queries

Clone this wiki locally