Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/admin/event-listeners-http.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Requirements
You need to perform the following steps:

* Provide an HTTP/S service that accepts POST events with a JSON body.
* Configure ``http-event-listener.ingest-uri`` in the event listener properties file
* Configure ``http-event-listener.connect-ingest-uri`` in the event listener properties file
with the URI of the service.
* Detail the events to send in the :ref:`http_event_listener_configuration` section.

Expand Down