All, I was exploring if there can be a tool that helps me to this:
View a log file in reverse chronological order i.e. I want to see the latest log statements being written to a log file at the top of the screen and not scroll all the way down every time log file is updated.
may be pause while viewing so that while I am reading or analyzing my log files, it does not refresh the screen.
Is it possible?
I am using log4j for logging in my j2ee application. Thanks.
View the JVM logs from the administrative console. Start the administrative console. Click Troubleshooting > Logs and Trace in the console navigation tree. To view the logs for a particular server, click on the server name to select it, then click JVM Logs.
Because most log files are recorded in plain text, the use of any text editor will do just fine to open it. By default, Windows will use Notepad to open a LOG file when you double-click on it.
A Logger object is used to log messages for a specific system or application component. Loggers are normally named, using a hierarchical dot-separated namespace. Logger names can be arbitrary strings, but they should normally be based on the package name or class name of the logged component, such as java.net or javax.
You can use OtrosLogViewer. You can pause scrolling to bottom and turn off adding new log events. You can watch screen capture on youtube.
Disclaimer: I am the author of OtrosLogViewer
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With