We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For increasing logs, it would be nice to have exact commands so user can just cp/paste like
balena ssh device@(baseOS) vim /etc/systemd/journald.conf
balena ssh device@(baseOS)
vim /etc/systemd/journald.conf
For services, do the logs also go into /etc/systemd/journald.conf of the baseOS or are they on the service docker?
Are logs stored the same way with local mode and livepush? With persistent logging, does that also store in the same place with local mode?
Originally posted by @zoobot in #2264 (review)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For increasing logs, it would be nice to have exact commands so user can just cp/paste
like
balena ssh device@(baseOS)
vim /etc/systemd/journald.conf
For services, do the logs also go into /etc/systemd/journald.conf of the baseOS or are they on the service docker?
Are logs stored the same way with local mode and livepush? With persistent logging, does that also store in the same place with local mode?
Originally posted by @zoobot in #2264 (review)
The text was updated successfully, but these errors were encountered: