Skip to content

Commit 03ce5a1

Browse files
author
Sam Kleinman
committed
migration: link targets.
1 parent 3e6e6ae commit 03ce5a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

source/administration/monitoring.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ sharded clusters.
2525
`MMS documentation <http://mms.10gen.com/help/>`_ for more
2626
information.
2727

28-
.. _monitoring-standard-loggging:
29-
3028
Monitoring Tools
3129
----------------
3230

@@ -227,6 +225,7 @@ subscription billing basis.
227225

228226
.. _stdout:
229227
.. _standard-output:
228+
.. _monitoring-standard-loggging:
230229

231230
Process Logging
232231
---------------

source/tutorial/rotate-log-files.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
===================
2-
Rotate the Log File
3-
===================
1+
================
2+
Rotate Log Files
3+
================
44

55
.. default-domain:: mongodb
66

@@ -14,7 +14,8 @@ file, and finally closes the old log. MongoDB will only rotate logs,
1414
when you use the :dbcommand:`logRotate` command, or issue the process
1515
a ``SIGURS1`` signal as described in this procedure.
1616

17-
.. seealso:: For information on logging, see :ref:`monitoring-standard-loggging`.
17+
.. seealso:: For information on logging, see the
18+
:ref:`monitoring-standard-loggging` section.
1819

1920
Procedure
2021
---------

0 commit comments

Comments
 (0)