OpenTechFund / bypass-otf_proxy

1 stars 1 forks source link

Acquire and Analyze Fastly logs #24

Closed maxpearl closed 3 years ago

maxpearl commented 3 years ago

You can stream logs to S3 - so use the same process as for Cloudfront or other services: https://docs.fastly.com/en/guides/setting-up-remote-log-streaming

maxpearl commented 3 years ago

The interesting challenge is that for fastly, the logs for each service are aggregated, so if there are multiple domains on a service, we can't differentiate between them. So we'll need to prune the Fastly services down so that they are set up more logically.

maxpearl commented 3 years ago

This commit finishes adding fastly logs: https://github.com/OpenTechFund/bypass-otf_proxy/commit/77d428b31964c45dc92e516aeec7d628ef239632