OpenTechFund / bypass-otf_proxy

1 stars 1 forks source link

Can logging (Cloudfront, Fastly, and Azure) be configured programmatically? #39

Open maxpearl opened 3 years ago

maxpearl commented 3 years ago

Can we configure logging setup programmatically instead of having to do the logging setup via the web UI interface for the providers? I'm guessing it should be relatively straightforward for cloudfront, but harder for fastly and azure.

maxpearl commented 2 years ago

Two things:

1) Adding a bucket or Azure profile programmatically adds those storage accounts 2) Having a checkbox for whether or not logging is enabled programmatically launches logging (or disables logging) wherever it's done.