This method can be used to view the log more quickly than would be possible through a browser.
+In addition to ``teuthology.log``, some other files are included for debugging
+purposes:
+
+* ``unit_test_summary.yaml``: Provides a summary of all unit test failures.
+ Generated (optionally) when the ``unit_test_scan`` configuration option is
+ used in the job's YAML file.
+
+* ``valgrind.yaml``: Summarizes any Valgrind errors that may occur.
+
.. note:: To access archives more conveniently, ``/a/`` has been symbolically
linked to ``/ceph/teuthology-archive/``. For instance, to access the previous
example, we can use something like::