Skip to content

Collect AWS Services Logs and Metrics


Overview

CloudAEye provides mechanism to collect aws services logs and metrics. It is a managed service that makes metrics collection, storing and analysis of the time-series data easier for distributed cloud application. It is built on top of AWS SDK, the most adopted open source platform for time series metrics data. It automatically scales as ingested data from application grows and provides access to metrics data and useful dashboards capability with new insights in metrics data.

Supported AWS Services for integration

Supported AWS Services
API Gateway
DynamoDB
SNS
SQS

This topic describes how user may enable collection of AWS services metrics and logs.

Setup

From left navigation menu, select Services > Logs. You will see list of Logs services that are already created. The table will be empty if there are no logs services being created.

To enable AWS services logs and metrics, use an existing Logs service, or create a new logs service

After user identifies Log service, choose an existing application or create a new application of lambda type.

Enable flag 'Collect AWS Services Metrics' in application which is choosen above and providing metrics collection frequency and configurations. Each supported AWS services have configuration which needs to be added. Information of configurations for specific AWS service, follow docs of service for integration.

TBD