Skip to content

Commit be53241

Browse files
committed
Webhook
1 parent 66f4227 commit be53241

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

articles/defender-for-iot/how-to-forward-alert-information-to-partners.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,20 @@ Enter the following parameters:
136136

137137
After you enter all the information, select **Submit**.
138138

139+
#### Webhook server action
140+
141+
Send alert information to a webhook server. Working with webhook servers lets youset up integrations that subscribe to alert events with Defender for IoT. When an alert event is triggered,the management console sends a HTTP POST payload to the webhook's configured URL. Webhooks can be used to update an external SIEM system, SOAR systems, Incident management systems, etc.
142+
143+
**To define to a webhook action:**
144+
145+
1. Select the Webhook action.
146+
147+
:::image type="content" source="media/how-to-work-with-alerts-sensor/webhook.png" alt-text="Define a webhook forwarding rule.":::
148+
149+
1. Enter the server address in the **URL**field.
150+
1. In the **Key** and **Value**fields, customize the HTTP header with a key and value definition. Keys can only contain letters, numbers, dashes, and underscores. Values can only contain one leading and/or one trailing space.
151+
1. Select **Save**.
152+
139153
#### NetWitness action
140154

141155
Send alert information to a NetWitness server.
109 KB
Loading

0 commit comments

Comments
 (0)