hi,

I have to design an auditing framework for my j2ee(EJB) based application. It should do all the following things:
collect -> transport -> filter -> transform -> alert -> store

Any idea...