Astradot
  • Home
  • Release Notes
  • Security and Privacy
  • System Agent
    • Installation on Linux
    • Datadog Agent Integration
    • Installation on Kubernetes
    • Datadog Agent Integration
    • Environment Variables
    • Config File
    • AWS Integration
  • Application Agent
    • Java Agent
  • Infrastructure Integrations
    • Apache
    • AWS ElasticCache
    • AWS RDS
    • HAProxy
    • MongoDB
    • MySQL
    • Nginx
    • PgBouncer
    • PostgreSQL
    • RabbitMQ
    • Redis
    • Consul
    • Etcd
    • Oracle
Powered by GitBook
On this page

Was this helpful?

  1. System Agent

AWS Integration

In Astradot

On the 'Add' page select 'AWS'.

On the AWS Integration page, in the dialog enter:

  1. Your AWS Account ID, eg 1279474332

  2. A role name, eg AstradotAWSIntegrationRole This name will be used in a later step

Click 'Add'.

After adding, you should see the 'External ID' value which will be used later.

In AWS

Go to your AWS Management Console.

  1. Go to Services > IAM. Click Roles. Click 'Create Role'

  2. Select 'Another AWS Account'

  3. Type the Astradot Account ID here, which is 986101404650

  4. Check the 'Require external ID' box. Make sure to leave the 'Require MFA' box unchecked.

  5. In the External ID field, enter the External ID shown in the Astradot AWS Integration page.

  6. Click 'Next: Permissions'.

  7. Enter ReadOnlyAccess into the search box.

  8. Check the box for the ReadOnlyAccess policy.

  9. Click Next: Review.

  10. Enter **AstradotAWSIntegrationRole (**or the name you gave you role in Astradot dashboard) for the Role name.

  11. Click 'Create Role'.

PreviousConfig FileNextJava Agent

Last updated 2 years ago

Was this helpful?