Hi all,


We plan to use log4j for the monitoring of remote applications.

As there will be many clients, we want them to log to a SocketAppender, an
have the server (socket listener) make the routing/filtering the log
messages decisions, based on simple rules.

We'd thought about building a socket listener to handle the messages,
depending on their contents, source, priority.
We need to
   - display in a terminal all the live messages,
   - log all the received messages in a DB,
   - route some messages based on some rules
    (ex. when a WARNING comes in, send an email to ..)
    (ex. when a ERROR   comes in, send a SMS to ..)
   - ...

Does anything like this already exists?

Thanks in advance.


Alain Ravet
Brussels, Belgium


This mail has been checked by exiscan.
To be safe, please scan the mail attachements with your local virus scanner !

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to