Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Only keep one hour of old CDN logs #8313

Merged
merged 1 commit into from Nov 7, 2018
Merged

Only keep one hour of old CDN logs #8313

merged 1 commit into from Nov 7, 2018

Conversation

barrucadu
Copy link
Contributor

CDN logs are archived to S3. The only reason we send them to our
monitoring server is so that we have real-time logs if necessary, as
there's a 15-minute lag on them being sent to S3 by Fastly.

Given that we're not archiving logs here, there's no more to keep more
than the bare minimum. The previous hour's logs could be useful if
you're investigating something in real-time, so only keep one
rotation.

CDN logs are archived to S3.  The only reason we send them to our
monitoring server is so that we have real-time logs if necessary, as
there's a 15-minute lag on them being sent to S3 by Fastly.

Given that we're not archiving logs here, there's no more to keep more
than the bare minimum.  The previous hour's logs could be useful if
you're investigating something in real-time, so only keep one
rotation.
@barrucadu barrucadu merged commit f98ab3b into master Nov 7, 2018
@barrucadu barrucadu deleted the barrucadu-patch-1 branch November 7, 2018 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants