Hi there,

On Thu, 10 Oct 2002, Marcin Kasperski wrote:
> > 
> > I am to provide some custom logging in my mod_perl application.
[snip]

and On Thu, 10 Oct 2002, Victor Tsang wrote:
> 
> Instead of developing something new, how about extending the
> combined/common log format?  

Or you could investigate the various logging modules already in
existence.  Look in the mod-perl Cookbook chapters 16, the Eagle Book,
the Guide (see the mod_perl home page for details) and on CPAN.

> > how should I pass data between handlers - just stick to some perl
> > global variable or use pnotes?

See for example 8.11 in the Cookbook.

> > 3) Are there any tools of 'gather logs from multiple machines to the
> > central location' you would recommend?

The database approach would probably be easiest.

73,
Ged.

Reply via email to