PATCH: sftp-server logging.
Markus Friedl
markus at openbsd.org
Mon Apr 8 18:10:52 EST 2002
On Sun, Apr 07, 2002 at 12:13:07PM +1000, Andrew Bartlett wrote:
> I have to agree, sftp should make an attempt to log its work. I
> understand the current patch uses syslog - which despite its problems is
> *much* better than nothing.
#define TRACE log
for auditing the current logging is even more usefull
as you can trace each stat and each single read.
post-process the log output if you don't like it.
you need to post-process every logfile in any case.
-m
More information about the openssh-unix-dev
mailing list