Using Keys

  1. Prerequisites: Have your AWS credentials ready, including access key and secret access key, with permissions to access CloudWatch logs.
  2. Configuring Doctor Droid: In the Doctor Droid dashboard, navigate to Integrations > CloudWatch. Enter your AWS access key ID, secret access key, and specify the region your CloudWatch logs are stored in.
  3. Testing the Integration: Test the integration by creating a playbook in Doctor Droid that attempts to fetch logs from CloudWatch.

Note: For security reasons, it is recommended to create a new user with access attached to these permissions.

Steps to create a new user:

Step 1: Create a new user in your CloudWatch

Go to this link within your AWS account IAM and create a new user.

Step 2: Attach only one policy of CloudWatchReadOnlyAccess to the user.

You don't need to add any group to the user.

Step 3: Once the user is created, create an access key by going to "Security Credentials".

Step 4: Select "Third-party service" while creating the key.

Step 5: Copy paste the access key and secret key in Doctor Droid Integrations page.