Debian 下 vsftpd 日志管理实用技巧

一 基础配置与日志路径
二 日志轮转与保留策略
/var/log/vsftpd.log {dailymissingokrotate 7compressnotifemptycreate 640 root adm}三 安全监控与告警
[vsftpd]enabled= trueport = ftpfilter = vsftpdlogpath= /var/log/vsftpd.logmaxretry = 5bantime= 3600四 日志分析与日常运维