-
Notifications
You must be signed in to change notification settings - Fork 86
Installation
Sven Nissel edited this page Apr 15, 2022
·
1 revision
Minimum Java Runtime Environment Version 8 is required to run OtrosLogViewer.
Windows
But you can download a current LTS Java Release (Java 17 tested) from https://adoptium.net
Linux
Use the OpenJdk delivered by distribution.
You can download OtrosLogViewer (olv-1.4.x.zip) from GitHub: Current releases
OtrosLogViewer is not providing installer. You have to uzip package and run olv.[bat|sh]. If you want to run OtrosLogViewer for batch processing you have to run olv-batch.[bat|sh].
Type | directory/file | description |
---|---|---|
filter plugins | $HOME/.otroslogviewer/plugins/filters | Additional plugins to filter log files |
logimporters | $HOME/.otroslogviewer/plugins/logimporters | Logimporter *.pattern files and additional logimporter plugins |
markers | $HOME/.otroslogviewer/pluginsmarkers | Own Marker rules |
message plugins | $HOME/.otroslogviewer/message | Additional message parser plugins |
config | $HOME/.otroslogviewer/config.xml | Application configuration |
Bookmarks | $HOME/.otroslogviewer/vfsFavorites.xml | The location favorites in the file open dialog |
connections | $HOME/.otrosvfsbrowser/auth.xml | The remote connection information (host, username, password...) |
Before this project was migrated to github it was hosted on sourceforge: Older Versions
If you want to use Java 6, you must download OtrosLogViewer in Version 1.3.2
- 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