Home > Net >  Console login events not showing in Cloudtrail
Console login events not showing in Cloudtrail

Time:01-30

As the title gives it away, I logged into my AWS console today morning but can't see the logs in Cloudtrail for the same.

My question is

a) Is this default behaviour to log AWS console login to Cloudtrail ? b) What could i possibly have missed ?

CodePudding user response:

Global service events are now captured in the region in which they were created, the US East 1 (N. Virginia) region.

Be sure to view the CloudTrail event history in N.Virginia region (us-east-1) - that is the only region in which you will see the ConsoleLogin events reported in CloudTrail (since Nov. 2021).

See https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-concepts.html#cloudtrail-concepts-global-service-events

  •  Tags:  
  • Related