Skip to content

Commit ee20de0

Browse files
committed
Update Blog “integrating-hpe-greenlake-webhooks-with-splunk”
1 parent 488fd39 commit ee20de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/integrating-hpe-greenlake-webhooks-with-splunk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ The complete integration flow works as follows:
324324
* Make sure to set the HPE GreenLake webhook secret in the Python script (line 15)
325325
* Register the webhook handler URL with HPE GreenLake:
326326
327-
* URL of handler: [`ttps://your-splunk-instance:8089/servicesNS/-/your_app/hpe/webhook`](https://your-splunk-instance:8089/servicesNS/-/your_app/hpe/webhook)
327+
* URL of handler: [`https://your-splunk-instance:8089/servicesNS/-/your_app/hpe/webhook`](https://your-splunk-instance:8089/servicesNS/-/your_app/hpe/webhook)
328328
* Set the same secret key as we setup in the Python handler (line 15)
329329
* Use API as Authentication type and set the API key to the Splunk REST API Key generated in the section above.
330330

0 commit comments

Comments
 (0)