LogView Studio can be used in two ways. One is the graphical Windows application (GUI) and the other one is the command line tool (CLI).
Supported Platforms GUI
The following operating systems and platforms are supported by LogView Studio GUI.
Type
|
|
Operating System
|
Windows XP Service Pack 3 and later
|
CPU (MHz)
|
Not really important but on Windows ~1,5GHz would be Ok.
|
Memory / Ram
|
Minimum is 512MB (more is better)
|
.Net Framework
|
.Net 4.0 Full (4.0 Client profile is not enough !)
|
MySQL Database
|
MySQL from version 5.6
MiraDB from version 5.5 / 10.0
|
Supported Platforms CLI
The following operating systems and platforms are supported by LogView Studio CLI.
Type
|
|
Operating System
|
Linux
|
CPU (MHz)
|
Runs from ~700MHz like the Raspberry Pi
|
Memory / Ram
|
Minimum is 256MB (more is better / could be run with 128MB but untested)
|
.Net Framework
|
Mono from version 3.0 Full (which supports .Net 4.0 Full)
|
MySQL Database
|
MySQL from version 5.6
MiraDB from version 5.5 / 10.0
|
Hint
Mono 2.x lacks on some Arm derivatives like the Raspberry Pi since it has some trouble with the floating point unit. So better use Mono 3.x is available.
|