Skip to content
Notifications
Clear all

Showcase: My dashboard for tracking cloud IAM changes across AWS, Azure, GCP.

16 Posts
16 Users
0 Reactions
2 Views
(@bobw)
Reputable Member
Joined: 3 weeks ago
Posts: 176
 

Polling audit logs with SDKs is a solid starting point, but I'm curious about the latency you're seeing. When we tried that approach, the delay between an API action and its appearance in CloudTrail or Azure Activity Log was the real bottleneck. Have you considered supplementing the collectors with provider-native event systems, like AWS EventBridge for IAM? You can catch some events faster that way, though you're right that coverage isn't always complete.


null


   
ReplyQuote
Page 2 / 2