Introduction

AWS EventBridge integration with the console, create stream export to route the live data to the target location in AWS EventBridge.

For example, integrate OpsRamp to Amazon EventBridge using export integration to live stream raw alerts from OpsRamp to the target location (AWS S3 bucket) in the Amazon EventBridge.

Install AWS EventBridge integration

To integrate OpsRamp with AWS EventBridge:

  1. Select a client from the All Clients list.
  2. Go to Setup > Integrations > Integrations.
  3. From the INTEGRATIONS screen, select the client and navigate to Available Integrations.
  4. From Available Integrations, go to Exports > AWS EventBridge and click Install.
  5. From Install AWS EVENTBRIDGE INTEGRATION, provide the following parameters and click Install:
    • Name: Refers to the name of the Integration.
    • Logo: Refers to the uploaded logo depending on the integration type.
      The Authentication section in the AWS EVENTBRIDGE INTEGRATION screen appears.
  6. From the Authentication section, provide the following parameters and click Save:
    • Access Key: Refers to the Unique Identifier to access the AWS EventBridge.
    • Secret Key: Refers to the key and secret generated from the AWS portal.
    • Region Name: Refers to the name of the cloud storage location.
    • Event Bus Name: Refers to the event bus that receives the events from OpsRamp and AWS services.
    • Event Source: Refers to the event pattern or text specified in the Rules section within EventBridge. Use this to filter the incoming events. For example, { "Source": [ "pattern" ] }.
    • Detail Type: Refers to the parameter to do more filtering in EventBridge.

Next Step: Create Stream Export