java - Live web log viewer for tomcat catalina.out -


with standard webapp running in tomcat spring framwork , log4j logging catalina.out need have better access logs manual ssh , tail -f catina.out

i know of solution logstash, ... require send log centralized server. went through lot of answers of various websites none satisfies needs. want have access logs in web browser on same web server.

is there simple , straightforward way ?

update

i want to because cannot ssh , tail -f logs because of firewall ip security. need able see these logs anywhere long have internet access such secure live web console.

give logsniffer try. it's simple standalone java web application can run on same host. log4j log format supported out of box, type in conversion pattern , logs parsed properly. can tail, search , monitor logs in real-time. last not least, logsniffer open source.

disclaimer: own project.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -