Skip to content

Commit

Permalink
Remove additional auth.log when enabling logging; closes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
strebitz committed Mar 27, 2020
1 parent a345a11 commit b1cf7c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,5 @@
# Log internal-sftp in a separate file
:programname, isequal, "internal-sftp" -/var/log/sftp/verbose.log
:programname, isequal, "internal-sftp" ~
# additionally write an auth log
auth,authpriv.* /var/log/sftp/auth.log
when: sftp_enable_logging
notify: SFTP-Server | Restart rsyslog

0 comments on commit b1cf7c5

Please sign in to comment.