Logs with Lambda
Connect and send logs from multiple AWS services to Grafana Cloud by deploying a Lambda-compatible agent for logs (lambda-promtail) into your AWS infrastructure, including Amazon CloudWatch logs and Amazon ALB access logs. Logs with Lambda allows you to send the following types of logs to Grafana Cloud Logs using a Lambda function:
- CloudWatch
- CloudTrail
- VPC Flow Logs
- Load balancer logs
There is no agent to deploy because it is a serverless solution. You can configure with Terraform or CloudFormation.
How it works
lambda-promtail processes the logs, and sends them to Grafana Cloud Logs using the Loki push API.
You can explore your logs with LogQL, and easily perform cross-account and cross-region querying and alerting out of the box, managed by Grafana Cloud Logs.