-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
where does consul installed through this cookbook write its logs #290
Comments
What platform/version are you running? |
I'm running debian 7.9 |
You can check /var/log/upstart/consul.log. |
No, unfortunately not. The upstart directory does not exist under plain debian. As far as I know only older Ubuntu versions use upstart. |
Is that version of Debian SysV? |
This should be fixed in master. As long as there are no major problems I'll release as 2.0 by tomorrow afternoon. |
That sounds great! thanks for the immediate response and help. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I'm running debian and I cannot find the log files created by consul.
Also can the location be configured, as I would like to have the log in /var/log/consul.log?
The text was updated successfully, but these errors were encountered: