diff --git a/docs/src/main/sphinx/admin/properties-logging.rst b/docs/src/main/sphinx/admin/properties-logging.rst index 0f3e8124ecf5..74f0c95f87c0 100644 --- a/docs/src/main/sphinx/admin/properties-logging.rst +++ b/docs/src/main/sphinx/admin/properties-logging.rst @@ -6,11 +6,10 @@ Logging properties ^^^^^^^^^^^^ * **Type:** :ref:`prop-type-string` -* **Default value:** ``var/log/server.log`` The path to the log file used by Trino. The path is relative to the data -directory, configured by the launcher script as detailed in -:ref:`running_trino`. +directory, configured to ``var/log/server.log`` by the launcher script as +detailed in :ref:`running_trino`. ``log.max-history`` ^^^^^^^^^^^^^^^^^^^