Real-Time ALB Log Analysis for Proactive Integration Recovery via Datadog Monitors, Workflows and AWS Lambda
dev.to·16h·
Discuss: DEV
📋Infrastructure as Code (IaC)
Preview
Report Post

In the realm of the unknown, sometimes we need to reinvent ourselves and make something we call, here in Brazil, "gambiarra," a.k.a. the art of improvisation.

The Problem:

  • The Drama: Google Calendar events were giving us major side-eye, and we had zero visibility into which users were feeling the pain.
  • The Cause: Errors were mostly tied to channels that were ghosting us or events that couldn’t reach the API.
  • The Worst Part: Our ELB/ALB hadn’t access logs, so we were total in the dark about it

The light of reasoning

Why not add access logs? Since we already use Datadog, I decided to add the ALB/ELB access logs there.

This project was built using Pulumi, but no worries—let’s add it. If you haven’t worked with Pulumi before, I rec…

Similar Posts

Loading similar posts...