On Tue, Oct 04, 2005 at 02:59:40PM +0200, Ondrej Sury wrote:
> No, it cannot be implemented with two netcat commands (just tried it).
Sure, it can, use my Multicast Netcat;
http://people.heanet.ie/~colmmacc/mnc/
(version 1.3 is experimental and not working right now, avoid that, and
I'm about the public the APR version I've been working on for a while).
> Purpose of mod_log_spread is to unify several balanced frontends logging
> to one common log server. With netcat you can only do one to one.
On the clients;
CustomLog "|mnc group-id"
(you can use ordinary netcat for that part if you want).
On the collector;
mnc -l group-id > logfile
> Second problem that restart of backend server listener cannot cause
> piped loggers to fail (and thus force you to restart all frontends).
> Which is f.e. true for netcat.
I know about the restart problem, but I don't know what you mean about
this forcing you to restart frontends, or how it affects the
architecture. It wouldn't matter using the above commands.
--
Colm MacCárthaigh Public Key: [EMAIL PROTECTED]