You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/reference/configuration/configuration_reference.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1667,7 +1667,7 @@ The ``failover`` section defines parameters related to a :ref:`supervised failov
1667
1667
Configuring ``failover.log.to`` and ``failover.log.file`` parameters is available in the `Enterprise Edition <https://www.tarantool.io/compare/>`_ only.
1668
1668
1669
1669
1670
-
Define a location Tarantool sends failover logs.
1670
+
Define a location Tarantool sends failover logs to.
1671
1671
This option accepts the following values:
1672
1672
1673
1673
* ``stderr``: write logs to the standard error stream.
@@ -1686,7 +1686,7 @@ The ``failover`` section defines parameters related to a :ref:`supervised failov
1686
1686
**Since:** :doc:`3.3.0 </release/3.3.0>`
1687
1687
1688
1688
Specify a file for failover logs destination.
1689
-
To write logs to a file, you need to set :ref:`failover.log.to <configuration_reference_failover_log_to>` to ``file``.
1689
+
To write logs to a file, set :ref:`failover.log.to <configuration_reference_failover_log_to>` to ``file``.
0 commit comments