AWS CloudTrail | AWS CloudTrail Processing Library Flashcards

1
Q

I aggregate all my log files across all regions and multiple accounts into one single Amazon S3 bucket. Will the digest files be delivered to the same Amazon S3 bucket?

AWS CloudTrail Processing Library

AWS CloudTrail | Management Tools

A

Yes. CloudTrail will deliver the digest files across all regions and multiple accounts into the same Amazon S3 bucket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is AWS CloudTrail Processing Library?

AWS CloudTrail Processing Library

AWS CloudTrail | Management Tools

A

AWS CloudTrail Processing Library is a Java library that makes it easy to build an application that reads and processes CloudTrail log files. You can download CloudTrail Processing Library from GitHub.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What functionality does CloudTrail Processing Library provide?

AWS CloudTrail Processing Library

AWS CloudTrail | Management Tools

A

CloudTrail Processing Library provides functionality to handle tasks such as continuously polling a SQS queue, reading and parsing SQS messages, downloading log files stored in S3, parsing and serializing events in the log file in a fault tolerant manner. For more information, go to the user guide section of the CloudTrail documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly