Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit fb7b5de

Browse files
author
Sam Kleinman
committed
DOCS-4527: clarification about systemLog.destination default
1 parent b7bf30f commit fb7b5de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/includes/options-conf.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ type: string
8282
directive: setting
8383
description: |
8484
Specify either ``file`` or ``syslog``. If you specify ``file`` you
85-
must also specify :setting:`systemLog.path`.
85+
must also specify :setting:`systemLog.path`. If you do not specify
86+
:setting:`systemLog.destination`, MongoDB will send all log output
87+
to standard output.
8688
---
8789
program: conf
8890
name: systemLog.timeStampFormat

0 commit comments

Comments
 (0)