exam questions

Exam AWS Certified Security - Specialty All Questions

View all questions & answers for the AWS Certified Security - Specialty exam

Exam AWS Certified Security - Specialty topic 1 question 30 discussion

Exam question from Amazon's AWS Certified Security - Specialty
Question #: 30
Topic #: 1
[All AWS Certified Security - Specialty Questions]

A Security Administrator is performing a log analysis as a result of a suspected AWS account compromise. The Administrator wants to analyze suspicious AWS
CloudTrail log files but is overwhelmed by the volume of audit logs being generated.
What approach enables the Administrator to search through the logs MOST efficiently?

  • A. Implement a ג€write-onlyג€ CloudTrail event filter to detect any modifications to the AWS account resources.
  • B. Configure Amazon Macie to classify and discover sensitive data in the Amazon S3 bucket that contains the CloudTrail audit logs.
  • C. Configure Amazon Athena to read from the CloudTrail S3 bucket and query the logs to examine account activities.
  • D. Enable Amazon S3 event notifications to trigger an AWS Lambda function that sends an email alarm when there are new CloudTrail API entries.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
INASR
Highly Voted 3 years, 11 months ago
C is the correct answer since it asks how to search the logs most efficiently and the only way to search and analyze huge logs is using Athena queries on S3. A is wrong because you can create a trail with write-only managment and data events upon creation of the trail and this has nothing to do with searching exisitng huge number of logs in an efficient way.
upvoted 34 times
...
hozefa
Highly Voted 3 years, 10 months ago
I had this question on my exam today. Correct answer is C
upvoted 13 times
GeeBeeEl
3 years, 9 months ago
Did you see the result for this particular question or did you score 100%. How do you know you selected the correct answer :)
upvoted 12 times
skipbaylessfor3
3 years, 9 months ago
He has the exact same answer format for every question. I'd be wary of his answers
upvoted 10 times
...
...
...
balsdo
Most Recent 1 month, 2 weeks ago
Selected Answer: C
. Correct answer is C
upvoted 1 times
...
Majoko
1 year, 4 months ago
Saw a similar question in TJ that makes this one look like an incomplete copy; Essentially the same situation except they specify KMS is used and that the sec engineer needs to track certain events (Disable, Delete, ScheduleKey) and is overwhelmed when 99% of the events are Encrypt, Decrypt, and GenerateDataKey API calls, essentially calling for a solution to search through audit logs for the events they need to see. Disable / Delete / ScheduleKey actions are write events while Encrypt / Decrypt / GenerateDataKey are read events. Long story short, this feels like an incomplete question
upvoted 2 times
...
Raphaello
1 year, 5 months ago
Selected Answer: A
A is the best answer. After a compromise incident, it is more efficient to filter out "write-only" event in CloudTrail event history. Option C does not give any edge in relation to this context.
upvoted 1 times
...
ITGURU51
2 years, 3 months ago
The most efficient way to analyze AWS CloudTrail logs is to **configure Amazon Athena** to read from the CloudTrail S3 bucket and query the logs to examine account activities¹. Using Athena, you can easily write SQL queries to filter and analyze CloudTrail log events. C
upvoted 1 times
...
SaucyVip3r
2 years, 3 months ago
Selected Answer: C
Note "search through the logs" - search = Athena
upvoted 1 times
...
matrpro
2 years, 3 months ago
Selected Answer: A
A is the correct one. MOST efficiently! https://aws.amazon.com/blogs/mt/streamline-aws-cloudtrail-logs-using-event-filters/
upvoted 1 times
...
luis12345
2 years, 7 months ago
I have done this practically with the Logs generated by a Firewall Manager. They were analyzed with Athena and worked perfectly!
upvoted 1 times
...
janvandermerwer
2 years, 9 months ago
Selected Answer: C
I'm going to go with C - Key concept "search data/logs" - Athena is useful for scanning VPC flow logs and similar, so would be a similar scenario for Cloudtrail. This also improves management, rather than needing to create new (or modify) existing cloudtrails. Example: https://docs.aws.amazon.com/athena/latest/ug/cloudtrail-logs.html https://aws.amazon.com/premiumsupport/knowledge-center/athena-tables-search-cloudtrail-logs/
upvoted 2 times
...
arae
2 years, 10 months ago
C because we can use Athena to query the s3 which will filter out lots of things.
upvoted 1 times
...
123Raj333
2 years, 11 months ago
Selected Answer: A
but is overwhelmed by the volume of audit logs being generated" is the keyword here. So, option A is the correct solution
upvoted 3 times
...
dcasabona
3 years ago
Selected Answer: C
I also agree on C.
upvoted 2 times
...
teo2157
3 years, 4 months ago
Selected Answer: C
C, Athena https://docs.aws.amazon.com/athena/latest/ug/cloudtrail-logs.html
upvoted 2 times
...
NSF2
3 years, 6 months ago
The reason why A is not correct because THERE IS NO WRITE-ONLY option in the drop down list, hence I will go with C
upvoted 2 times
...
uninit
3 years, 7 months ago
Answer is A according to Tutorial Dojo
upvoted 4 times
HananS
3 years, 3 months ago
Don't lie
upvoted 1 times
...
...
IMAHM
3 years, 9 months ago
answer is C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...