Bug 98604
| Summary: | no logwatch filter for vsftpd | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Matthew Saltzman <mjs> |
| Component: | logwatch | Assignee: | Elliot Lee <sopwith> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | kirk, p.van.egdom |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-07-10 16:28:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This is better directed to the upstream maintainer (and is probably not horribly hard for him to add). |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630 Description of problem: Now that the preferred FTP server is vsftpd, logwatch should have a filter for parsing vsftpd messages in /var/log/messages and /var/log/vsfptd.log. Currently, only the most limited information about ftp activities is reported. Version-Release number of selected component (if applicable): logwatch-4.3.1-2 How reproducible: Always Steps to Reproduce: 1. Install and run logwatch and vsftpd. 2. Read logwatch reports. 3. Actual Results: Some vsftp activity is reported as "Unknown entries" in the pam_unix section and as ftp connections in the Connections (secure-log) section. Expected Results: vsftp activity reported in an intelligent manner in its own section, as it is with wu_ftpd and proftpd. Additional info: