Tagged Questions
1
vote
1answer
957 views
Web Log analysis in Java
How to read a web server log file in Java. This file is getting updated all the time. If I open a new FileInputStream, will it read the log real time?
Regards
0
votes
1answer
489 views
Glassfish log files analysis
Can I get some recommendations for good log analysis software for Glassfish log files? Since it will not vary from application server to application server dramatically, I guess that there is a common ...