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

Log all error events by default #78

Open
leonsodhi opened this issue Feb 5, 2014 · 0 comments
Open

Log all error events by default #78

leonsodhi opened this issue Feb 5, 2014 · 0 comments

Comments

@leonsodhi
Copy link

This is particularly useful when remote_syslog is run as a daemon. You could do /etc/init.d/remote_syslog start, and then immediately check for errors using something like: tail /var/log/remote_syslog.log. These errors should also be transmitted to the remote syslog server.

It wouldn't catch everything, but it's better than nothing. One particular issue is where a glob has been used, and the user that remote_syslog runs as has no access to any of the files in that directory.

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