mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Update available_recipients.rst
This commit is contained in:
parent
690da3e3dc
commit
5e2dd021f9
1 changed files with 5 additions and 1 deletions
|
|
@ -120,7 +120,11 @@ After creating the endpoint, create a new recipient to associate with the new en
|
|||
Webhook
|
||||
-------
|
||||
|
||||
TODO
|
||||
Webhooks can be used to deliver alert information to a HTTP endpoint by configuring the URL in ntopng. Alert information are provided to the webhook in JSON format by means of POST requests.
|
||||
|
||||
A Shared Secret can be configured in ntopng, which is an arbitrary string included in all JSON messages.
|
||||
|
||||
A Username and Password can also be used to use HTTP Basic authentication.
|
||||
|
||||
.. _ElasticsearchAlerts:
|
||||
Elasticsearch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue