LogMonitor is a Java-based web application. It's allows you to monitor server log files via a web browser. The text in the main part of the window reflects the contents of the currently selected log file. The box in the upper left-hand part of the screen contains links for each of the log files that are available to view. The log contents shown on-screen are updated periodically using asynchronous HTTP requests via JavaScript (AJAX), so as the log file's contents change, the updates appear in
LogMonitor automatically. If one of available logs is updated while it is not being viewed, then the appropriate link in the left-hand menu will be highlighted, alerting the user to the activity.
0 comments:
Post a Comment