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

juju debug-log has line limit on VM #162

Closed
carlcsaposs-canonical opened this issue Apr 5, 2024 · 3 comments · Fixed by #163 or #209
Closed

juju debug-log has line limit on VM #162

carlcsaposs-canonical opened this issue Apr 5, 2024 · 3 comments · Fixed by #163 or #209
Labels
bug Something isn't working

Comments

@carlcsaposs-canonical
Copy link
Contributor

carlcsaposs-canonical commented Apr 5, 2024

Thanks @Mehdi-Bendriss!

Using juju debug-log in integration_test.yaml does not collect all logs

https://bugs.launchpad.net/juju/+bug/2060804

@carlcsaposs-canonical carlcsaposs-canonical added the bug Something isn't working label Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

@carlcsaposs-canonical
Copy link
Contributor Author

Unclear if juju debug-log doesn't collect all logs as a result of default/max line limit or because of controller config option agent-logfile-max-size (defaults to 100M)

@carlcsaposs-canonical
Copy link
Contributor Author

Testing shows that juju debug-log still has a limit even if agent-logfile-max-size increased

carlcsaposs-canonical added a commit that referenced this issue Apr 9, 2024
@carlcsaposs-canonical carlcsaposs-canonical changed the title juju debug-log has line limit juju debug-log has line limit (VM) Apr 9, 2024
@carlcsaposs-canonical carlcsaposs-canonical changed the title juju debug-log has line limit (VM) juju debug-log has line limit on VM Apr 9, 2024
carlcsaposs-canonical added a commit that referenced this issue Apr 10, 2024
carlcsaposs-canonical added a commit that referenced this issue Jul 22, 2024
… of converting controller logsink

Fixes #162 `juju debug-log` getting truncated (with different approach) and fixes #164 (same issue but for K8s)
carlcsaposs-canonical added a commit that referenced this issue Jul 22, 2024
… of converting controller logsink (#209)

Fixes #162 `juju debug-log` getting truncated (with different approach)
and fixes #164 (same issue but for K8s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant