how to get bucket log

0

I'd like to have the bucket logs. I haven't set up any logging, but is there a way to get the bucket logs

jeun
asked 8 months ago196 views
2 Answers
2

Hello.

Enable Server Access Logging for Amazon S3 Bucket:

  • Log in to AWS Management Console and navigate to the Amazon S3 service.
  • Select the bucket for which you want to enable access logging.
  • Go to the Properties section of the bucket.
  • Under Server access logging, click on Edit.
  • Turn on server access logging. You'll need to specify a target bucket where the logs will be stored. This can be the same bucket or a different one. It's generally a good practice to use a separate bucket for logs to keep things organized. https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerLogs.html

Regards, Andrii

profile picture
EXPERT
answered 8 months ago
profile picture
EXPERT
reviewed 11 days ago
1

Coud you please accept the answer if it helped for you. Thanks)

profile picture
EXPERT
answered 8 months ago
profile picture
EXPERT
reviewed 11 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions