Skip to content

Commit b00b468

Browse files
authored
DOCSP-31136 Adds --logPath to Quickstar (#225)
1 parent 2fc1d89 commit b00b468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/quickstart.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ command is reformated here for clarity):
163163
.. code-block:: shell
164164

165165
./bin/mongosync \
166+
--logPath /var/log/mongosync \
166167
--cluster0 "mongodb://clusterAdmin:superSecret@clusterOne01.fancyCorp.com:20020,clusterOne02.fancyCorp.com:20020,clusterOne03.fancyCorp.com:20020" \
167168
--cluster1 "mongodb://clusterAdmin:superSecret@clusterTwo01.fancyCorp.com:20020,clusterTwo02.fancyCorp.com:20020,clusterTwo03.fancyCorp.com:20020"
168169

0 commit comments

Comments
 (0)