I want to look at the S3 service first, which is the most widely used storage service that AWS provides. S3 provides you with almost limitless amounts of object storage, which can be used for many different use cases. As a result, its logging features are worth taking a look at. Â
There are two types of logging that can be found within S3:
- S3 server access logs
- S3 object-level logging
We'll go over them one by one.