Re: central logfile / real time logging

Howard Jones <[email protected]>
Newsgroups gmane.os.freebsd.isp
Message-ID <[email protected]>
Andreas Klemm wrote:
> Hi,
>
> do you have an idea how to store application generated logfiles
> (i.e. apache, ... ) from 1000 Solaris "zones" running on 250
> physical Sun server onto a central FreeBSD logserver ?
>   
Take a look at mod_log_spread? [0]
This uses multicast to avoid many tcp connections, and also to allow for 
resilient logging (multiple receivers).

Not certain about the reliability aspect, but the Spread site[1] 
mentions "a range of reliability, ordering and stability guarantees for 
messages".

I have never used this myself, of course ;-)

Howie

[0] http://www.backhand.org/mod_log_spread/
[1] http://www.spread.org/index.html
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.