Bug 75523
Summary: | xinetd doesn't honor log_type in xinetd.d/* | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <poinde_t> |
Component: | xinetd | Assignee: | Trond Eivind Glomsrxd <teg> |
Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-01-17 00:08:07 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: |
Description
Need Real Name
2002-10-09 15:02:29 UTC
Xinetd's log_type configuration only controls logging output by xinetd itself. (Usually from configuration elements like log_on_succes, or log_on_failure). Logging done by the server after xinetd execs it is a completely different animal. In paticular, the log entries in this bug report were generated by the ipop3d executable, so you'll need to look at it's configuration (or the syslogd configuration) to learn how to send it's log messages where you like. |