#amazon-s3 #aws-access #log #aws #log-format #log-file #serde

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

#1293 in Parser implementations

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
~73K SLoC