Skip to content

Commit ea1dd09

Browse files
committed
Document logging settings - fix a link
Resolves #1974
1 parent b76008d commit ea1dd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/configuration/cfg_logging.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ application.
115115
The default port value is: 514, the UDP port.
116116

117117
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>`
118+
When log is a program, its PID is saved in the :ref:`log.pid <log-pid>`
119119
variable. You need to send it a signal to rotate logs.
120120

121121
| Type: string

0 commit comments

Comments
 (0)