Questions tagged with AWS CloudTrail
AWS CloudTrail monitors and records account activity across your AWS infrastructure, giving you control over storage, analysis, and remediation actions.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
261 results
I enabled CloudTrail to track failed IAM user ConsoleLogin attempts, but I noticed a 10-15 minute delay before the events appear in Event History or CloudWatch Logs.
Management Events (Read/Write) e...
1
answers
0
votes
96
views
asked 4 months ago
I have enabled CloudTrail to log S3 bucket events for my bucket, and I have configured both read and write permissions for the bucket events so that I can log both PutObject and DeleteObject operation...
1
answers
0
votes
43
views
asked 4 months ago
I need to access cloudtrail from a serverless environment where I can only use inbuilt node modules so cannot use the client sdks. Can I access cloudtrail with just REST api using fetch? Can't seem to...
1
answers
0
votes
42
views
asked 4 months ago
Hello, could someone explain to me why the same **CloudTrail event** is triggering a Lambda function multiple times (using an EventBridge rule)? The curious thing is that it doesn't always happen; som...
1
answers
0
votes
65
views
asked 4 months ago
Hi community,
I was trying to send Route53 Logs for console and programmatic access to S3 bucket. I have created an EventBridge rule with the following event pattern:
```
{
"source": ["aws.route53"]...
1
answers
0
votes
114
views
asked 4 months ago
The quest 'Fine Tuning LLM" CodePipeline, CodeBuild step creation (step 21-25) emits CloudTrail Role Error.
The provided role for LabUser does not allow CloudTrail to CreateTrail. I noticed there wer...
1
answers
0
votes
53
views
asked 5 months ago
Hey guys,
In the early hours of the 16th (yesterday), one of my EC2 instance suddenly restarted.
I checked my OS and did not find a shutdown date, just the boot time:
```
# last reboot
boot time ...
2
answers
0
votes
103
views
asked 5 months ago
With cloudtrail configured to log VPC activity, I would like to enable a detective control that alerts me when there is activity that is not coming from my private VPC, how can I accomplish that?
1
answers
2
votes
68
views
asked 5 months ago

I was both confronted with this error (UnknownError), and at the same time, notified earlier today about a secur...
1
answers
0
votes
67
views
asked 5 months ago
Hi all,
I have a requirement to generate alerts whenever a change is made in our AWS environment. For example, starting small, we would like to know when anyone makes a change to EC2 resources (a new ...
1
answers
0
votes
112
views
asked 5 months ago
I am trying to track down resource deletion in elasticache.
I am using AWS config service to track down activity. However, I am not able to find the elasticache resource type in aws console. Is this ...
2
answers
0
votes
147
views
asked 6 months ago
Hi everyone
I have code pipeline with manual approval. But I want to check who approval or reject codepipeline in cloudtrail. How can I do that ?
Tks for reading
1
answers
0
votes
51
views
asked 6 months ago