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

Error logger output should be captured in a file #26

Open
dreverri opened this issue Sep 21, 2012 · 0 comments
Open

Error logger output should be captured in a file #26

dreverri opened this issue Sep 21, 2012 · 0 comments

Comments

@dreverri
Copy link
Contributor

It is not easy to capture all possible errors and return them to Nagios in a way it can understand. Instead, the error_logger module should be configured to output errors to a log file:

error_logger:tty(false).
error_logger:logfile({open, "/tmp/riak_nagios.log"}).
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

1 participant