log2web is a tool designed to take a look at the logs generated by different logging systems.
			We currently support log4j only, but there is an effort to include 
logback and 
JDK logging support.
			
The main goal is to have a similar result to a tail -f file.log | grep -e "my app" shown in a webpage.