@@ -32,7 +32,8 @@ To create an HTTP source in Sumo Logic, see [HTTP Logs and Metrics Source](/docs
3232
3333#### Step 2: Configure EventBridge API destination
3434
35- 1 . Open your Amazon EventBridge Console.
35+ Follow the steps below to configure the EventBridge API destination:
36+ 1 . Open your [ Amazon EventBridge Console] ( https://us-east-1.console.aws.amazon.com/events/home?region=us-east-1#/ ) .
36371 . In the navigation bar, click ** API destinations** .
37381 . Click ** Create destination** .
38391 . Enter a name for the API Destination.
@@ -41,12 +42,13 @@ To create an HTTP source in Sumo Logic, see [HTTP Logs and Metrics Source](/docs
4142 1 . Provide a connection name.
4243 1 . Keep the API Type as ** Public** .
4344 1 . Select ** Basic (Username/Password)** in the ** Authorization type** .
44- 1 . Add any random values for ** Username** and ** Password** .
45- 1 . Create the connection.
45+ 1 . Add any value of your choice for ** Username** and ** Password** .
4646
4747#### Step 3: Create the EventBridge rule
4848
49- 1 . Click ** Rules** and then click ** Create rule** .
49+ Follow the steps below to create the EventBridge rule:
50+ 1 . Open your [ Amazon EventBridge Console] ( https://us-east-1.console.aws.amazon.com/events/home?region=us-east-1#/ ) .
51+ 1 . In the navigation bar, click ** Rules** .
50521 . Set the event source to ** AWS services** and then select ** Security Hub** as the AWS service.
51531 . Select ** All Events** in Event Type.
52541 . Under ** Select targets** , choose ** EventBridge API destination** .
@@ -224,4 +226,4 @@ import AppUpdate from '../../reuse/apps/app-update.md';
224226
225227import AppUninstall from '../../reuse/apps/app-uninstall.md';
226228
227- <AppUninstall />
229+ <AppUninstall />
0 commit comments