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

Send sshd logs to standard out #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

501st-alpha1
Copy link

As mentioned in #11, sshd tries to log to rsyslog, which isn't installed in Alpine by default, so this lets the logs be sent to standard out instead, where it can be managed by Docker.

(Opening a PR because I think this would be useful to do by default. In unlikely event that logs are too verbose / not needed, user could adjust sshd config.)

Fixes #11.

As mentioned in jgiannuzzi#11, sshd tries to log to rsyslog, which isn't
installed in Alpine by default, so this lets the logs be sent to
standard out instead, where it can be managed by Docker.
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

Successfully merging this pull request may close these issues.

sshd logs
1 participant