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

Documentation: Command 'juju debug-log' #3532

Open
ethanmye-rs opened this issue Oct 25, 2024 · 0 comments
Open

Documentation: Command 'juju debug-log' #3532

ethanmye-rs opened this issue Oct 25, 2024 · 0 comments

Comments

@ethanmye-rs
Copy link

Docs page: https://juju.is/docs/juju/juju-debug-log

Docs source: https://discourse.charmhub.io/t/command-juju-debug-log/10116

Issue: As far as I can tell, debug-log only supports exporting a maximum of 10k lines.

Running juju debug-log --lines 10000 produces the expected output.
Running juju debug-log --lines 10001 produces no output.

IMO, we should either explicitly mention this limit in the docs, raise it, or simply have juju return the maximum amount of logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant