Move sensitive info warning higher up in the doc

This applies to *all* logs!
This commit is contained in:
yuvipanda
2018-06-28 13:39:47 -07:00
parent 28a55525b7
commit beb3e84942

View File

@@ -10,6 +10,12 @@ before things went bad, and can help us understand the problem so we can fix it.
TLJH collects logs from JupyterHub, Configurable HTTP Proxy & from each individual
user's notebook server. All the logs are accessible via `journalctl <https://www.freedesktop.org/software/systemd/man/journalctl.html>`_.
.. warning::
If you are providing a snippet from the logs to someone else to help debug
a problem you might have, be careful to redact any private information (such
as usernames) from the snippet first!
JupyterHub Logs
---------------
@@ -18,12 +24,6 @@ notebook servers. When there is a general systemic issue with JupyterHub (rather
than a specific issue with a particular user's notebook), looking at the JupyterHub
logs is a great first step.
.. warning::
If you are providing a snippet from the logs to someone else to help debug
a problem you might have, be careful to redact any private information (such
as usernames) from the snippet first!
.. code-block:: bash
sudo journalctl -u jupyterhub