HashiCorp Cloud Platform
Set up alerting - webhooks
You can receive alerts from HCP Vault Radar to a custom HTTPS endpoint using a webhook.
Prerequisites
- An HTTPS endpoint configured to receive HTTP POST requests
Create a webhook connection
Click Settings from the side navigation.
Under the Integration menu, click Webhook.
Click + Add connection.
Enter a unique name for the connection and a valid HTTPS endpoint configured to receive HTTP POST requests.
Enter a token used to generate HMAC tokens for Vault Radar events for authorization.
Vault Radar will send a test message to your specified HTTPS endpoint validate the connection details.
Create a webhook subscription
Click the Connection Name.
Click + Subscription.
Enter a name for the subscription and the saved filter(s) you would like the subscription to use.
Click Test & Save.
Vault Radar events matching your filters will send events via webhooks to the specified HTTPS endpoint.