Skip to content

Commit 6567f98

Browse files
committed
Add log.max-total-size property documentation
1 parent 5151f30 commit 6567f98

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/main/sphinx/admin/properties-logging.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ protocol by using a log path of the format ``tcp://host:port``.
4747

4848
The maximum file size for the general application log file.
4949

50+
``log.max-total-size``
51+
^^^^^^^^^^^^^^^^^^^^^^
52+
53+
* **Type:** :ref:`prop-type-data-size`
54+
* **Default value:** ``1GB``
55+
56+
The maximum file size for all general application log files combined.
57+
5058
``log.compression``
5159
^^^^^^^^^^^^^^^^^^^
5260

0 commit comments

Comments
 (0)