-
Notifications
You must be signed in to change notification settings - Fork 87
Home
Sven Nissel edited this page Apr 15, 2022
·
7 revisions
OtrosLogViewer is software for analyzing an application's logs and stack traces. It's a tool for interactive, not unattended, log monitoring.
- 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
- Adds notes to a log event
- Saves and loads log investigation with marks and notes
- 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