Page MenuHomePhabricator

Support an SSH error log
ClosedPublic

Authored by epriestley on Feb 26 2021, 10:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 5:36 PM
Unknown Object (File)
Feb 19 2024, 12:47 PM
Unknown Object (File)
Jan 11 2024, 12:52 PM
Unknown Object (File)
Jan 7 2024, 9:53 AM
Unknown Object (File)
Nov 30 2023, 4:43 AM
Unknown Object (File)
Nov 26 2023, 12:17 AM
Unknown Object (File)
Nov 17 2023, 2:52 PM
Unknown Object (File)
Aug 19 2023, 8:12 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
Branch
log1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25175
Build 34746: Run Core Tests
Build 34745: arc lint + arc unit

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.