Update available_recipients.rst

This commit is contained in:
Alfredo Cardigliano 2021-07-22 12:58:26 +02:00 committed by GitHub
parent 690da3e3dc
commit 5e2dd021f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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