Log pipes

I want to write a small C program that accepts piped log entries from
Apache and does things with them (specifically, it will parse the
entries and dump them into a database). How does the piped logging
lifecycle work? Is one logging process started for each apache process?
Must my C program be threadsafe? Better yet, does anyone know of a
minimal example that does this (just takes Apache log entries from stdin
and parses them)?

Thanks,
Jeremy
Jeremy [ Di, 22 April 2008 02:51 ] [ ID #1947669 ]

Re: Log pipes

Post removed (X-No-Archive: yes)
Notifier Deamon [ Di, 22 April 2008 17:41 ] [ ID #1947677 ]
Webserver » alt.apache.configuration » Log pipes

Vorheriges Thema: virtualhost with ip
Nächstes Thema: TransferLog server hostname