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

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

231 results
I have a use case to trigger a lambda function from SQS queue and get data from cloudtrail lookup events api . But the api is giving Rate exceeded error because the SQS is triggering the lambda...
2
answers
0
votes
782
views
asked 8 months ago
I have hosted a GitHub server on an instance but I want to capture the logs on the instance with a particular post 8433,How to do that?
2
answers
0
votes
498
views
flash
asked 8 months ago
``` { "eventVersion": "1.08", "userIdentity": { "type": "IAMUser", "principalId": "AIDA42S2XXXXXXXXXX", "arn": "arn:aws:iam::8817318XXXXX:user/XXXXXXX", ...
1
answers
0
votes
220
views
asked 8 months ago
Hi, I configured this event pattern ``` { "$or": [{ "detail": { "eventType": ["AwsApiCall", "AwsConsoleSignIn", "AwsServiceEvent", "AwsConsoleAction", "AwsCloudTrailInsight"], ...
0
answers
1
votes
431
views
asked 8 months ago
We have an organization-wide CloudTrail which is logging events to an S3 bucket in a different account (part of the organization). By default, with S3 events turned on, this means we are getting the...
1
answers
0
votes
1216
views
JK
asked 8 months ago
I manage and invoice all of my AWS costs using "Project" tag. Even though all of my cloudtrail trails are tagged with a "Project" tag, the usage type of PaidEventsRecorded shows up as not having a...
1
answers
0
votes
334
views
Matt
asked 8 months ago
I've create the cloudtrail with data event option opened and save for all S3 log! [Here is image](/media/postImages/original/IMV-Ye8hiSQ1K4873LgoCnkQ) But when I try upload, delete the file, wating...
1
answers
0
votes
429
views
asked 9 months ago
I have organization in AWS with multiple accounts. I want to create a trail in one of them called "Stage" for management events, and in near future to create an **organization trail** for all my...
2
answers
0
votes
1064
views
asked 9 months ago
I have created some resources in ap-south-1 region which is not behaving in expected manner. I have an RDS Instance for which password is managed by AWS Secrets Manager. Whenever the password is...
2
answers
0
votes
505
views
Sarba
asked 9 months ago
Hi, It's not clear from the documentation - does accessKeyId always appear in CloudTrail of AssumeRole events? Also, if the entity that assumed that former role does any action, will the accessKeyId...
1
answers
0
votes
207
views
asked 10 months ago
Hi AWS, I have a GitHub self-hosted runner installed (Windows) installed on Amazon EC2. I have noticed that the runner is `Offline` and when I login into the server I figured out that somebody has...
1
answers
0
votes
274
views
profile picture
asked 10 months ago
Hello, I have currently setup cloudtrail logs to be query able in athena, however my create table looks something like ``` CREATE EXTERNAL TABLE cloudtrail( eventVersion STRING, userIdentity...
1
answers
0
votes
541
views
ramsa
asked 10 months ago