Capture detailed logs from your AWS API gateway via Lambda
The AWS API Gateway Logging with AWS Lambda integration simplifies the process of collecting and analyzing logs from your AWS API Gateway APIs. It automates log collection and provides detailed insights into API performance and issues, helping you to effectively monitor and troubleshoot your API infrastructure.
Key benefits:
This integration utilizes AWS Lambda to manage log data from your API Gateway. A CloudFormation template is used to deploy necessary AWS resources, including permissions and log configurations.
Once configured, logs from your API Gateway are sent to CloudWatch, where FireTail processes them and makes them available for analysis.
To begin, ensure you have an AWS account with permissions to create CloudFormation stacks and manage Lambda functions. Create the integration within the FireTail platform and generate an application token.
Use this token to deploy the required resources via a CloudFormation template. After deployment, attach the integration to the API Gateway APIs you wish to monitor.
For further guidance, refer to the documentation or contact support.