Telepath
Integrations

AWS

Integrate Telepath with AWS CloudWatch

In order to forward CloudWatch logs to Telepath, you'll need to run the CLI to install the integration.

npx @telepathsh/cli --integration aws

Telepath CLI

The purpose of the CLI is to map your Github repository with an associated Cloudwatch Log Group. This mapping tells Telepath which project to review for fixes when errors are identified in Cloudwatch.

Multiple mappings are supported.

This also stores a Github token, so Telepath can clone and create PRs.

Once the CLI runs successfully, your account and mapping are complete.

Uninstall AWS integration

Use the same npx command above to uninstall the same integration.