Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Fastly to log to S3 bucket #3

Open
chrisroos opened this issue Jan 17, 2025 · 1 comment
Open

Configure Fastly to log to S3 bucket #3

chrisroos opened this issue Jan 17, 2025 · 1 comment

Comments

@chrisroos
Copy link
Member

chrisroos commented Jan 17, 2025

Fastly's default log format includes: timestamp, client_ip, geo_country, geo_city, host, url, request_method, request_protocol, request_referer, request_user_agent, response_state, response_status, response_reason, response_body_size, fastly_server, fastly_is_edge.

I suggest we remove client_ip as potential PII but retain everything else.

@chrisroos
Copy link
Member Author

I've provided Marty with the ARN of the AWS IAM Role that has permission to write into an S3 bucket in the GFR AWS account. This is so that we can monitor the Fastly logs to determine which redirects we should put in place.

@chrisroos chrisroos assigned mghaught and unassigned mghaught Jan 17, 2025
@chrisroos chrisroos added this to the Initial deployment milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants