Loading

AWS Lambda

<div class="condensed-table">
| | |
| --- | --- |
| Version | 2.38.2 (View all) |
| Compatible Kibana version(s) | 8.16.2 or higher |
| Supported Serverless project types
What’s this? | Security
Observability |
| Subscription level
What’s this? | Basic |

</div>
The AWS Lambda integration allows you to monitor AWS Lambda—a serverless compute service.

Use the AWS Lambda integration to collect metrics related to your Lambda functions. Then visualize that data in Kibana, create alerts to notify you if something goes wrong, and reference metrics when troubleshooting an issue.

For example, you could use this integration to track throttled lambda functions, alert the relevant project manager, and then increase your account’s concurrency limit.

Important

Extra AWS charges on API requests will be generated by this integration. Check API Requests for more details.

The AWS Lambda integration collects one type of data: metrics.

Metrics give you insight into the state of AWS Lambda. Metrics collected by the AWS Lambda integration include the number of times your function code is executed, the amount of time that your function code spends processing an event, the number of invocations that result in a function error, and more.

See more details in the Metrics reference.

This integration can also collect Event Source Mapping (ESM) metrics, which track how your Lambda function processes records from event sources like Amazon SQS, DynamoDB, or Kinesis.

To collect these metrics, you must:

  1. Enable Event Source Mapping for your Lambda function by following the steps outlined in the AWS documentation.
  2. Enable the configuration flag Collect Event Source Mapping metrics.

Important notes:

  • Enabling this feature may incur additional costs
  • Not all metrics are available for every event source type
  • Metric collection may be affected by CloudWatch or Lambda service availability

See more details about Event Source Mapping Metrics.

You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it. You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.

Before using any AWS integration you will need:

  • AWS Credentials to connect with your AWS account.
  • AWS Permissions to make sure the user you’re using to connect has permission to share the relevant data.

For more details about these requirements, please take a look at the AWS integration documentation.

Use this integration if you only need to collect data from the AWS Lambda service.

If you want to collect data from two or more AWS services, consider using the AWS integration. When you configure the AWS integration, you can collect data from as many AWS services as you’d like.

For step-by-step instructions on how to set up an integration, see the Getting started guide.

ECS Field Reference

Please refer to the following document for detailed information on ECS fields.