mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00

When debugging errors and outages, looking at the logs emitted by JupyterHub is very helpful. This document tries to document some common log messages, and what they mean. I currently added just one log message, but we can add more over time. Ref https://github.com/2i2c-org/infrastructure/issues/1081 where this would've been useful troubleshooting
15 lines
324 B
ReStructuredText
15 lines
324 B
ReStructuredText
=====================
|
|
Administrator's Guide
|
|
=====================
|
|
|
|
This guide covers best-practices, tips, common questions and operations, as
|
|
well as other information relevant to running your own JupyterHub over time.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
troubleshooting
|
|
admin/upgrading
|
|
admin/log-messages
|
|
changelog
|