Automatic Installation on Windows
Please download the current installer using the link provided in the order confirmation email. Once downloaded, place the license file in the same directory as the installer and execute the msi file. The installer will automatically install the LOGS-Core Engine as well as the PostreSQL server.
Automatic Installation on Ubuntu 24.04 LTS
The installation process can be started right away by fetching the latest script from our server and piping it into bash:
sudo curl -Ls https://install.logs-sciy.com | bash
Make sure the server is connected to the internet. For security reasons, the installation script is encrypted, and you need a decryption passphrase to proceed. This passphrase has been sent to you via email. The input is hidden, so just type and press Enter to proceed. Afterwards, the installation process begins, and you are guided through it interactively. If the script does not find any local license file, you will be asked to enter the activation key as well as the decryption passphrase for your license. Both can be found in the email you should have received after purchase.
After the installation is completed, you start connecting your the first instruments as described here.
Administration commands
Linux: The core engine is installed by default under /opt/logs. License files are stored in the licenses subdirectory. The installed LOGS version can be verified using the command /opt/logs/LOGS version.
To manage the service, use systemctl start|stop|restart logs-core-engine. The current service status can be checked with systemctl status logs-core-engine.
For a complete list of available commands, run LOGS help.
Windows: On Windows systems, the LOGS Core Engine service can be started or stopped using the operating system’s Services application.
