Skip to content

Installation

Sven Nissel edited this page Apr 15, 2022 · 1 revision

Requirements

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.

Download

You can download OtrosLogViewer (olv-1.4.x.zip) from GitHub: Current releases

Installation

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].

Where OtrosLogViewer stores files

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...)

Archive of older Versions

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

Clone this wiki locally