logwatch에서 proftp 인증 실패 메시지를 제외하려면 어떻게해야합니까?


0

내가 사용하는 logwatch지금은 보고서 이메일이 라인의 수천을 얻을, 내 서버에 :

--------------------- pam_unix Begin ------------------------ 

 proftpd:
    Unknown Entries:
       check pass; user unknown: 339 Time(s)
       authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=::ffff:62.115.255.98 : 27 Time(s)
       authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=::ffff:188.102.152.23 : 7 Time(s)
...

이미 로그 수준이 낮습니다.

답변:


1

편집하다 /etc/logwatch/conf/logwatch.conf

그리고 추가

Service = "-proftpd-messages"
Service = "-pam_unix"
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.