Skip to main content

AWS EventBridge

Amazon EventBridge is a serverless event bus that makes it easier to build event-driven applications at scale using events generated from your applications, integrated SaaS applications, and AWS services. To know more, check here.

Follow the below steps

1 Go to Dashboard > Audit > Streamers.

2 Click on AWS EventBridge.

3 The "How to" tab will appear, providing a step-by-step guide for the configuration setup.

4 Click on Configuration.

5 Toggle the enable button for Enabled AWS EventBridge. This action will reveal a set of configuration.

note

The event pattern should be as:

{ "source": [ "{workspacename}.qlikauth.com" ], "detail-type": [ "test_event", "log_event", "admin_event" ] }

Configurations

Configuration

(*) Indicates that the action is mandatory.

ConfigurationDescription
*AWS Access Key IdSet AWS Access key id. You can find under IAM credentials in AWS console.
*AWS Secret Access KeyYou will get the download when you create IAM credentials in AWS.
*Event Bus NameProvide Event Bus Name.
*AWS RegionSelect the AWS region where the Eventbridge is enabled.
Send Admin EventsEnable this option to transmit admin events.
Events TypesChoose the event types that should be forwarded to the WebHook. If none are selected, no events will be pushed.
note

The streamer will be automatically disabled if the AWS EventBridge servers are unreachable or experiencing issues.

6 After providing the necessary configurations. Click on SAVE.

7 Then, click on TEST CONFIGURATION to verify that the configuration is correct. If the test is successful, you will see LIVE displayed next to AWS EventBridge.

Know more

Apache Kafka

API & WebHooks

DataDog

Splunk