bugzilla-daemon at mindrot.org
2021-Mar-09 13:00 UTC
[Bug 3274] New: Make MaxStartup errors/warnings appear at the INFO log level
https://bugzilla.mindrot.org/show_bug.cgi?id=3274
Bug ID: 3274
Summary: Make MaxStartup errors/warnings appear at the INFO log
level
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: foonon at gmail.com
In a recent debugging session with one of my users on a very busy
server, we only discovered that we needed to tune MaxStatups after
increasing the LogLevel setting to VERBOSE.
I would think that this kind of condition warrants reporting at the
default LogLevel (INFO). It would have shaved a few days off of the
debugging process in our case if this had been the case.
Thank you for your consideration in this matter.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Mar-09 13:29 UTC
[Bug 3274] Make MaxStartup errors/warnings appear at the INFO log level
https://bugzilla.mindrot.org/show_bug.cgi?id=3274
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
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)
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Mar-12 03:50 UTC
[Bug 3274] Make MaxStartup errors/warnings appear at the INFO log level
https://bugzilla.mindrot.org/show_bug.cgi?id=3274
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |djm at mindrot.org
Resolution|--- |FIXED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
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
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:00 UTC
[Bug 3274] Make MaxStartup errors/warnings appear at the INFO log level
https://bugzilla.mindrot.org/show_bug.cgi?id=3274
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.