Re: Apache logging and fifo's
"Charles M. Gerungan" <[email protected]>
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <[email protected]> |
Hello Charles, On Fri, 25 Jun 2004 13:02:19 -0600 UTC, Charles Cazabon wrote: CC> CustomLog "| /usr/local/bin/setuidgid loguser /usr/local/bin/multilog t CC> /web/logs/access" combined CC> ... adjusting your options as appropriate. See CC> http://fte.tegtmeyer.net/zope/logging for another approach. That's exactly the page that Google found for me. When I search the log archive as is described on that page I found that [1]: "If I remember right (at least for Apache 1.3.12), if you do this, and try to restart httpd, the multilog process doesn't get axed. Then when Apache restarts, it tries to start another instance of multilog. Or something like that." Somewhere in the archive it mentions that it does not apply when you only use access_log and one error_log. Is your method different? [1] http://marc.theaimsgroup.com/?l=log&m=98941171219448&w=2 -- Regards, Charles.