We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76008d commit ea1dd09Copy full SHA for ea1dd09
doc/reference/configuration/cfg_logging.rst
@@ -115,7 +115,7 @@ application.
115
The default port value is: 514, the UDP port.
116
117
When logging to a file, Tarantool reopens the log on `SIGHUP <https://en.wikipedia.org/wiki/SIGHUP>`_.
118
- When log is a program, its PID is saved in the :ref:`log.logger_pid <log-logger_pid>`
+ When log is a program, its PID is saved in the :ref:`log.pid <log-pid>`
119
variable. You need to send it a signal to rotate logs.
120
121
| Type: string
0 commit comments