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

Missing /var/log/clusterhc directory #3

Closed
DevSidious opened this issue Jul 14, 2017 · 1 comment
Closed

Missing /var/log/clusterhc directory #3

DevSidious opened this issue Jul 14, 2017 · 1 comment

Comments

@DevSidious
Copy link

Great job. However, there is one minor issue that can be easily fixed in code or by updating the "Installation" documentation:

[root@8569ff github.com]# /opt/go/bin/clusterhc
open /var/log/clusterhc/clusterhc.log: no such file or directory

[root@8569ff ~]# mkdir -v /var/log/clusterhc
mkdir: created directory ‘/var/log/clusterhc’

[root@8569ff ~]# /opt/go/bin/clusterhc

OK

@leoleovich
Copy link
Owner

Hello @DevSidious!
Thanks, fixed with 2a4dab7

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

2 participants