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

Add AWS Cloudfront Support #189

Open
beautycounterops opened this issue Mar 22, 2016 · 1 comment
Open

Add AWS Cloudfront Support #189

beautycounterops opened this issue Mar 22, 2016 · 1 comment

Comments

@beautycounterops
Copy link

Hello, It would be useful to have support for Amazon's Cloudfront Logs. I have included AWStats configs for each, in hopes that this utility will adopt the log format.
S3:
LogFormat="%other %extra1 %time1 %host %logname %other %method %url %otherquot %code %extra2 %bytesd %other %extra3 %extra4 %refererquot %uaquot %other"
Cloudfront:
LogFormat="%time2 %cluster %bytesd %host %method %virtualname %url %code %referer %ua %query"

@MrMarvin
Copy link

MrMarvin commented Jul 7, 2017

Coming from this article, @quezacoatl provides a complete format file in his gist: https://gist.github.com/quezacoatl/bbc8195d44e8a0817b90c9e01ce43fc9

Just used them on our CloudFront logs. Works like a charm! Thanks @quezacoatl

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