Skip to content

Commit fe7c68f

Browse files
DOCSP-31008 document cap for number of log files (#318)
* DOCSP-31008 document cap for number of log files * DOCSP-31008 updates for CR feedback
1 parent fd4a17a commit fe7c68f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/logs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ history:
5757
Log Retention
5858
-------------
5959

60-
``mongosh`` retains log files for 30 days. Log files older than
61-
30 days are automatically deleted.
60+
``mongosh`` retains up to 100 log files for 30 days. ``mongosh``
61+
automatically deletes log files older than 30 days.

0 commit comments

Comments
 (0)