A client is logging massive amounts of data using Compass running on a JBoss instance, running on a patched Linux OS.
Assuming:
1-The application is stateless, e.g. there are multiple JBoss instances writing compass logs, without clustering/session replication/passivation/fail over or whatever
2-We have N such servers,
3-The logs must be analyzed to produce a single output based on all the logs on the N servers and displayable on the management console.