Skip to content

Commit 8aff741

Browse files
authored
DOCSP-41412 fixing ndjson broken link (#338)
* DOCSP-41412 fixing ndjson broken link * DOCSP-41412 tech edit
1 parent 602ffed commit 8aff741

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/logs.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ Retrieve Shell Logs
1212
:depth: 1
1313
:class: singlecol
1414

15-
|mdb-shell| uses `ndjson <http://ndjson.org/>`__ to store session logs.
16-
Starting in :binary:`mongosh` version 1.0.5, the log |mdb-shell|
17-
format is updated to match the MongoDB server log format. For details,
18-
see :ref:`log-messages-ref`.
15+
|mdb-shell| uses `Newline delimited JSON
16+
<https://github.com/ndjson/ndjson-spec>`__ to store session logs.
17+
Starting in :binary:`mongosh` version 1.0.5, the log |mdb-shell| format
18+
is updated to match the MongoDB server log format. For details, see
19+
:ref:`log-messages-ref`.
1920

2021
You can view or tail the logs for a |mdb-shell| session based on its
2122
log ID.

0 commit comments

Comments
 (0)