On Jul 29, 2009, at 10:09 AM, [email protected] wrote:

Loren Siebert wrote:
You could try using the StackHub service.
      http://www.stackhub.com

The use case you describe below is the main reason I built StackHub.
It will coalesce these errors (even across multiple instances of your
app) and you'll get just one notification until you mark it as
resolved.

I can not use your service, because for security reasons I can not send logs outside of my organization.


You can specify a triggering event evaluator (either by class name in log4j.properties or with a nested element in log4j.xml) that evaluates whether to send the message after a specific request. See tests/input/ xml/smtpAppender1.xml for an example.

Not an easy to trigger a message a fixed interval after the last message was sent unless you wire your triggering policy to send a watchdog message that you know will force evaluation of the trigger.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to