Created Logging Facilities (markdown)

Manoj Ampalam 2018-03-30 14:49:53 -07:00
parent c88fa553cd
commit a15acdc668

4
Logging-Facilities.md Normal file

@ -0,0 +1,4 @@
### Logging facilities
Prior to v7.6.1.0 SSHD supported only 1 default logging facility (file based at logs/sshd.log).
In v7.6.1.0 and later, ETW logging is the default.
![image](https://user-images.githubusercontent.com/14185020/37054957-4c6b2d4e-2135-11e8-90e3-3eba472ffc46.png)