CloudTrail Config

0

I want to configure CloudTrail to log some events. In the process of doing so, I saw the following note:

Though there is no cost to log these events, you incur charges for the S3 bucket that we create to store your logs.

My question: Is an S3 bucket the only depository that can be used for the events that are logged? Is there a FREE storage entity that I can use for the events that CloudTrail logs?

질문됨 일 년 전410회 조회
2개 답변
1

S3 is the destination for Cloud Trail log files. You have control over this file storage lifecycle and can copy the bucket elsewhere. https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lifecycle-mgmt.html

For the first year of your account you get 5GB of S3 storage a month for free, as well as other features and services. https://aws.amazon.com/free/

A bit on Cloud Trail logging https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events-console.html

profile pictureAWS
답변함 일 년 전
0

The only FREE (storage invisible to you) event logging included with CloudTrail is the Event History which only logs management events for the past 90 days. In order to store CloudTrail events for longer than 90 days or to store both management and data events, here are a couple of options (incur a cost):

  1. Create a CloudTrail trail (events delivered to S3)
  2. Create an event data store (no S3) as part of CloudTrail Lake (events stored in a managed data lake with convenient SQL-based querying capabilities)
AWS
gsatur
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠