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

use syslog as the default log driver for rock-ons. #723

Closed
schakrava opened this issue Jul 9, 2015 · 0 comments
Closed

use syslog as the default log driver for rock-ons. #723

schakrava opened this issue Jul 9, 2015 · 0 comments
Assignees
Milestone

Comments

@schakrava
Copy link
Member

Currently, the default json logging is used which is evidently meant for development purposes. With docker 1.6, there is syslog option which will send logs to the host's syslog. We should use this so the Rock-on root Share doesn't get filled up by applications logging a lot.

Another options is to completely disable logging by using the "none" driver, but this is probably not the right thing to do given Rock-ons are fairly new. We should provide this as an option in the future, however.

Here are some useful links:
https://blog.docker.com/2015/04/docker-release-1-6/
https://www.sumologic.com/2015/04/16/new-docker-logging-drivers/

@schakrava schakrava self-assigned this Jul 9, 2015
@schakrava schakrava added this to the Ubehebe milestone Jul 9, 2015
schakrava added a commit to schakrava/rockstor-core that referenced this issue Jul 11, 2015
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

1 participant