awslabs / athena-glue-service-logs

Glue scripts for converting AWS Service Logs for use in Athena
Apache License 2.0
142 stars 46 forks source link

(unfiled) Add new S3 access log fields #11

Closed dacort closed 5 years ago

dacort commented 5 years ago

Several new fields have been added to S3 access, including Signature Version and TLS version. Ref: https://docs.aws.amazon.com/AmazonS3/latest/dev/LogFormat.html

💥Note: This library does not yet provide an easy way to perform in-place upgrades of tables - in order to take advantage of this, you'll need to create a new set of tables and reprocess your log data, which won't be feasible if you have a large number of logs.