We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5681031 commit aff8c00Copy full SHA for aff8c00
source/includes/steps-log-rotate-syslog.yaml
@@ -10,9 +10,9 @@ post: |
10
:program:`mongod` to send log data to the syslog, specifying a
11
:option:`--logpath` will causes an error.
12
13
- To specify the facility level used when logging messages to the syslog,
14
- use the :option:`--syslogFacility` option or
15
- :setting:`systemLog.syslogFacility` configuration setting.
+ To specify the facility level used when logging messages to the syslog,
+ use the :option:`--syslogFacility` option or
+ :setting:`systemLog.syslogFacility` configuration setting.
16
---
17
stepnum: 2
18
ref: rotate-log-syslog
0 commit comments