Page MenuHomePhabricator

Support an SSH error log
ClosedPublic

Authored by epriestley on Feb 26 2021, 10:46 PM.
Tags
None
Referenced Files
F18816013: D21579.diff
Tue, Oct 21, 4:36 AM
F18735420: D21579.id.diff
Oct 1 2025, 1:33 AM
F18684466: D21579.id51367.diff
Sep 26 2025, 9:35 AM
F18571667: D21579.id51372.diff
Sep 10 2025, 5:16 AM
F18571665: D21579.id51367.diff
Sep 10 2025, 5:16 AM
F18519478: D21579.diff
Sep 5 2025, 5:25 PM
F18093861: D21579.id51367.diff
Aug 7 2025, 9:00 PM
F18066337: D21579.id51372.diff
Aug 4 2025, 2:27 PM
Subscribers
None

Details

Summary

Ref T13624. Depends on D21578. In "sshd" subprocess contexts, use "PhutilErrorLog" to direct errors to both stderr and, if configured, a logfile on disk.

Test Plan
  • Confiugured an error log.
  • Forced ssh-auth to fatal.
  • Saw errors on stderr and in log.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2021, 10:55 PM
This revision was automatically updated to reflect the committed changes.