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 7 months ago175 views
2 Answers
1

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 7 months ago
0

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

profile picture
EXPERT
answered 7 months 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