diff --git a/aws/proposals/cloudtrail/README.md b/aws/proposals/cloudtrail/README.md index 7733965f..057f1209 100644 --- a/aws/proposals/cloudtrail/README.md +++ b/aws/proposals/cloudtrail/README.md @@ -47,6 +47,10 @@ The first full day of trails being off showed a cost of $110 (1-3). A prior day likely that our total savings will not always be $750/day, but our 2025 cost for CloudTrail was $212,516, an average of $17,709 per month and $582 per day. CloudTrail is usage based, so as more stuff is used, more cost will be incurred. +Here is the current view of costs for Cloudtrail across the whole payer account for the last 14 days: + +![Cloudtrail Cost 2025-12-xx to 2026-01-05](images/cost-20260106.png) + ## Prompt > I have a large AWS environment. My cloudtrail costs are quite high. In each account and region I have a cloudtrail defined. diff --git a/aws/proposals/cloudtrail/images/cost-20260106.png b/aws/proposals/cloudtrail/images/cost-20260106.png new file mode 100755 index 00000000..2de66bba Binary files /dev/null and b/aws/proposals/cloudtrail/images/cost-20260106.png differ