All posts

    Monitor and Notify on AWS Account Root User Activity and Other Security Metrics

          6 min read        · · · · ·

    Inspired by a piece of work we’ve recently done at work, where we pipe all our cloud API logs to Elasticsearch and create alerts based on user and service activity, I wanted to share the budget version of that that I use in my private AWS account. To deploy all my infrastructure, I use Terraform, and at the end of this article, I share the code in the form of a Terraform module.