From: David-Sarah Hopwood Date: Sat, 22 Dec 2012 23:47:47 +0000 (+0000) Subject: docs/logging.rst: fix rst2html warnings. X-Git-Tag: allmydata-tahoe-1.10a1~33 X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=commitdiff_plain;h=861892983369c0e96dc1e73420c1d9609724d752 docs/logging.rst: fix rst2html warnings. Signed-off-by: David-Sarah Hopwood --- diff --git a/docs/logging.rst b/docs/logging.rst index 4e43687c..8822787d 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -24,7 +24,7 @@ primarily for use by programmers and grid operators who want to find out what went wrong. The Foolscap logging system is documented at -``_. +``__. The Foolscap distribution includes a utility named "``flogtool``" that is used to get access to many Foolscap logging features. This command only @@ -184,7 +184,7 @@ Create the Log Gatherer with the "``flogtool create-gatherer WORKDIR``" command, and start it with "``tahoe start``". Then copy the contents of the ``log_gatherer.furl`` file it creates into the ``BASEDIR/tahoe.cfg`` file (under the key ``log_gatherer.furl`` of the section ``[node]``) of all nodes -that should be sending it log events. (See ``_.) +that should be sending it log events. (See ``__.) The "``flogtool filter``" command, described above, is useful to cut down the potentially large flogfiles into a more focussed form.