Control: tags -1 + moreinfo On Tue, 6 Jun 2017 06:52:45 +0000 FLORENT Philippe <philippe.flor...@edenred.com> wrote: > Package: rsyslog > > Version: 8.4.2-1+deb8u2 > > Debian : 8.5 > > Bug: rsyslog does not log any sftp activity even when configured properly > > /etc/rsyslog.d/sftp.conf > > module(load="imuxsock") > input(type="imuxsock" Socket="/var/ftp/userA/dev/log" CreatePath="on") > input(type="imuxsock" Socket="/var/ftp/userB/dev/log" CreatePath="on") > > if $programname == 'internal-sftp' then /var/log/sftp.log > & stop
Is this issue still valid? If you log to /var/ftp/userA/dev/log directly say via logger --socket /var/ftp/userA/dev/log foo do you see that message appearing in /var/log/messages? If so, the problem is outside of rsyslog. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?