Daily Blog #810: Testing AWS Log latency - CreateUser
文章描述了对AWS CloudTrail CreateUser事件的日志延迟测试。测试结果显示,创建IAM用户后,日志在us-east-1区域延迟约2分钟出现,优于AWS的15分钟SLA和5分钟目标。 2025-4-17 03:57:0 Author: www.hecfblog.com(查看原文) 阅读量:9 收藏

By April 16, 2025

Hello Reader,

Continuing from yesterday’s post, it's time for another AWS CloudTrail speed test. Today, I’m examining the CreateUser event, which is triggered when a new IAM user is created in an AWS account.

Third Test: AWS CreateUser Event

Going into this test, I knew that IAM events which are global are logged in us-east-1. It’s often the default region for global events and appears first in AWS region lists. To be thorough, I also checked us-east-2 just in case.

Results

After creating the user and starting a timer, the CreateUser event appeared in us-east-1 after approximately 2 minutes. That’s slightly longer than the ConsoleLogin and CreateAccessKey tests, but still well within AWS’s official timelines.

The delivery was:

  • Faster than the 15-minute SLA
  • Faster than the 5 minute goal

Coming Up

In tomorrow’s blog post, I’ll continue this series by testing the log delay for changing account permissions. Stay tuned for more CloudTrail timing insights!


文章来源: https://www.hecfblog.com/2025/04/daily-blog-810-testing-aws-log-latency.html
如有侵权请联系:admin#unsafe.sh