Deploy this integration to simultaneously ship logs from multiple AWS accounts to Logz.io. This integration uses two types of accounts:

  • Landing account, which receives logs from your multiple AWS accounts and sends them to Logz.io.
  • Sending accounts, which send logs from your AWS services to the landing account.

Overview

The integration creates the following resources:

In the landing account
  • Kinesis stream, which receives logs from multiple AWS accounts.
  • Destination, which encapsulates the stream and allows to send the logs to it.
  • Lambda function, which uses the Kinesis stream as a trigger, and sends the logs to Logz.io
  • Additional Destinations (if required) for each region you need to ship logs from.
In the sending accounts
  • Subscription filters, which send the logs from Cloudwatch to the Destination of the landing account.