Introduction - lluccia/otroslogviewer GitHub Wiki
What is OtrosLogViewer?
OtrosLogViewer is software for analyzing an application's logs and stack traces. It's a tool for interactive, not unattended, log monitoring.
Requirements:
- Java 6
Features of OtrosLogViewer
- Loads logs from remote servers using ftp, sftp, ssh, samba and others (supported file systems)
- Tails logs from a local disk and sftp
- Decompresses gzipped logs on the fly
- Parses custom log patterns
- Enables log events searching
- Provides log filters and pluginnable log filters
- Enables logs highlighting. Automatic log highlightings based on string match, regular expression or custom Java code
- Provides pluginnable log parsers
- Enables listening on a socket
- Connects to Log4j SocketHubAppender
- Adds notes to a log event
- Saves and loads log investigation with marks and notes