Re: [Proftpd-user] ProFTPD Server log for FTP-transfers an d for SFTP-transfers

"TJ Saunders" <[email protected]> Fri, 18 Jun 2021 18:49:40 -0700
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
> However, in the FTP server log, I don't get user's successful login 
> messages, only failed login messages.
> 
> Question: do I have to configure something extra to get also successful 
> login messages in the FTP-server log file ?

I think you may need to increase the default log level, using _e.g._:

  SyslogLevel INFO

since successful logins are considered "normal operations", thus not always useful for many environments' logging needs:
  http://www.proftpd.org/docs/howto/LogLevels.html

See:
  http://bugs.proftpd.org/show_bug.cgi?id=3983

Hope this helps,
TJ


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html