Hi folks,

I opened up 

https://rt.cpan.org/Public/Bug/Display.html?id=82923

back in January but that seems like the incorrect forum, so I'm trying
here after finishing off the app I was working on.


In a nutshell, what I'm trying to do is configure l4p such that any
ERROR messages get accumulated up and emailed.  Well, actually, what I
really want is

 - When the first ERROR message is logged, send out an email
   immediately with the log message, and a 'header section' with
   additional details.

 - For all other ERROR messages, accumulate for one hour before
   sending email, again with header.

 - Upon process exit, email any accumulated messages.

But really, I'll settle for 

 - Accumulate all ERROR messages, sending out email at most once an
   hour.

 - Upon process exit, email any accumulated messages.


It's that second part that was really failing when I chased this
rabbit back in January, despite tinkering with most of the knobs I
could find.  

Ideas?   Bugs?  

The platforms are mostly perl-5.8, although that's changing to 5.10
gradually.  l4p is 1.40, other module versions would be relatively
fresh as well.

thanks,

--Chan
     Chandin Wilson, General Specialist, Information technology.
     chandin.wil...@noaa.gov                     +1-608-216-5689     
     OneNOAA              RDHPCS                  Infrastructure  
        via High Performance Technologies Group, a DRC company

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to