-
Notifications
You must be signed in to change notification settings - Fork 87
Alternative_Log_viewers
k.otrebski edited this page Mar 17, 2015
·
1 revision
- log.io - Real-time log monitoring in your browser
- Apache chainsaw - GUI-based log viewer
- Lilith - Logging and access event viewer for Logback
- eclipse logviewer - Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multiple logs open concurrently.
- Vigilog GUI-based log viewer
- JLogViewer - Lightweight pure java graphical application to easily view and manage log files generated by the "java.util.logging" package. So far it can handle only file formatted with the "XMLFormatter" class.
- LogSaw - High-performance log viewer based on Eclipse
- LogView4J - Java Swing Log4J socket listener GUI that makes application debugging simple.
- log2web - Supports different logging systems, web interface.
- Introduction
- Installation
- Opening logs
- Log parsers
- Searching for events
- Marking events
- Notes
- Filters
- Log events message detail formatters and colorizers
- Jump to code - Integration with IDE
- Saving and loading log investigation
- HotKeys
- Batch processing
- DevelopingPlugins
- Developing on OtrosLogViewer
- Experimental features
- Limitations
- Video
- Used by
- DonateAndDonors