Re: [Proftpd-user] ProFTPD Server log for FTP-transfers and for SFTP-transfers
"De Gaaij, Pieter" <[email protected]> Mon, 21 Jun 2021 21:38:24 +0200
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
TJ, Thanks for your recommendation: that was the clue. I forgot to specify the SyslogLevel, so it default to "notice". With INFO, the server log for the FTP VirtualHost logs also successfull logins. With regards, Pieter de Gaaij On 19 Jun 2021 03:49, TJ Saunders wrote: >> 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 _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html