| Summary: | Make MaxStartup errors/warnings appear at the INFO log level | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | John Devitofranceschi <foonon> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | djm, dtucker |
| Priority: | P5 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
John Devitofranceschi
2021-03-10 00:00:11 AEDT
What version did you see that with? There was a change to improve the logging that shipped in 8.4 (bug#3055, commithttps://github.com/openssh/openssh-portable/commit/9c5f64b6c) Yes, there is ample MaxStartups logging at info/error level now, specifically whenever MaxStartups starts or stops throttling and periodically while in this condition. see https://github.com/openssh/openssh-portable/commit/9c5f64b6c closing resolved bugs as of 8.6p1 release |