#aws #serde #s3 #log #access #process #bucket

s3-access-log-rust

Help to serialize/deserialize s3 acces log file of AWS s3 bucket

4 releases

0.1.6 Jun 4, 2024
0.1.5 Jun 4, 2024
0.1.4 Jun 4, 2024
0.1.3 Jun 4, 2024

#571 in Encoding

Download history 247/week @ 2024-06-03

247 downloads per month

Custom license

13KB
278 lines

s3-access-log-rust

Process s3 access log in rust

Official format documentation

https://docs.aws.amazon.com/AmazonS3/latest/userguide/LogFormat.html

Examples

the following test show both how to instanciate a s3AccessLog object directly and from a string record

Projects that use this lib

https://github.com/knil-sama/static-website-s3-monitoring

Pre-commmit

pipx install pre-commit
pre-commit install

Dependencies

~4.5MB
~75K SLoC