File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -60,15 +60,15 @@ The possible values for :dbcommand:`getLog` are:
60
60
:binary:`~bin.mongod` started without warnings, this filter
61
61
may return an empty array.
62
62
63
- .. note::
64
-
65
- Starting in MongoDB 4.4, the :dbcommand:`getLog` command no longer
66
- accepts the ``rs`` value, as this categorization of message type
67
- has been deprecated. Instead, log messages are now always
68
- identified by their :ref:`component <log-message-components>` -
69
- including *REPL* for replication messages. See
70
- :ref:`log-message-parsing-example-filter-component` for log
71
- parsing examples that filter on the component field.
63
+ .. note::
64
+
65
+ Starting in MongoDB 4.4, the :dbcommand:`getLog` command no longer
66
+ accepts the ``rs`` value, as this categorization of message type
67
+ has been deprecated. Instead, log messages are now always
68
+ identified by their :ref:`component <log-message-components>` -
69
+ including *REPL* for replication messages. See
70
+ :ref:`log-message-parsing-example-filter-component` for log
71
+ parsing examples that filter on the component field.
72
72
73
73
Output
74
74
~~~~~~
You can’t perform that action at this time.
0 commit comments