Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: exposing server logs to a JupyterHub user - but how? #419

Open
consideRatio opened this issue Jun 14, 2021 · 1 comment

Comments

@consideRatio
Copy link
Member

As a k8s admin of a JupyterHub deployed in k8s I commonly inspect logs of a user pod to help a user debug an issue. But how can we enable users do that themselves, and preferably not by locking into some k8s native tech?

Questions

  • Does the notebook server or jupyter_server emit logs to a file as well?
  • Can you use journalctl or similar?
  • Can we configure a location to emit logs (because some paths won't be persistent between restarts and if the server crashes...).
  • Can it be addressed from within the server itself, or must an external component be involved?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants