Skip to content

Commit e0146df

Browse files
committed
admin/list_of_events: Remove cluster_backend_check_(started|finished) event
1 parent 4659aa9 commit e0146df

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

source/admin_manual/list_of_events.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,22 +2390,3 @@ cluster
23902390
:field user: Username being moved.
23912391
:field dest_host: Destination host where user is being moved to.
23922392
:field error: Reason why user moving failed.
2393-
2394-
.. dovecot_core:event:: cluster_backend_check_started
2395-
:added: 3.0.0
2396-
2397-
:field backend_id: Backend ID being checked.
2398-
:field backend_host: Backend host
2399-
2400-
Sent when a backend's health check is started.
2401-
2402-
.. dovecot_core:event:: cluster_backend_check_finished
2403-
:added: 3.0.0
2404-
2405-
:field backend_id: Backend ID being checked.
2406-
:field backend_host: Backend host
2407-
:field error: Set if the check failed due to an internal error
2408-
:field status: Backend status after the check: ``online`` or ``offline``
2409-
:field reason: Reason why the check passed or failed
2410-
2411-
Sent when a backend's health check is finished.

0 commit comments

Comments
 (0)