Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/src/main/sphinx/admin/properties-logging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
^^^^^^^^^^^^^^^^^^^
Expand Down