You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/amazon-aws/guardduty.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,8 +192,8 @@ This method leverages AWS EventBridge to streamline the logging process by sendi
192
192
To create an HTTP source in Sumo Logic, see [HTTP Logs and Metrics Source](/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
193
193
194
194
#### Step 2: Configure EventBridge API destination
195
-
Follow the below steps to configure the EventBridge API destination:
196
-
1. Open your Amazon EventBridge Console.
195
+
Follow the steps below to configure the EventBridge API destination:
196
+
1. Open your [Amazon EventBridge Console](https://us-east-1.console.aws.amazon.com/events/home?region=us-east-1#/).
197
197
1. In the navigation bar, click **API destinations**.
198
198
1. Click **Create destination**.
199
199
1. Enter a name for the API Destination.
@@ -205,8 +205,9 @@ Follow the below steps to configure the EventBridge API destination:
205
205
1. Add any value of your choice for **Username** and **Password**.
206
206
207
207
#### Step 3: Create the EventBridge rule
208
-
Follow the below steps to create the EventBridge rule:
209
-
1. Click **Rules** and then click **Create rule**.
208
+
Follow the steps below to create the EventBridge rule:
209
+
1. Open your [Amazon EventBridge Console](https://us-east-1.console.aws.amazon.com/events/home?region=us-east-1#/).
210
+
1. In the navigation bar, click on **Rules**.
210
211
1. Set the event source to **AWS services** and then select **Security Hub** as the AWS service.
211
212
1. Select **All Events** in Event Type.
212
213
1. Under **Select targets**, choose **EventBridge API destination**.
0 commit comments