Virtual Machine¶
TeskaLabs LogMan.io collector is provided as an pre-installed virtual machine image (OVA file).
Minimal specifications¶
- 2 vCPU
- RAM: 2 GB
- OS data storage: 15 GB, thick provisioning
- Data storage: 10 - 500 GB (depends on incoming EPS), thin provisioning
- 1x NIC, preferably 1Gbps
- OS: Linux
Separate OS and data storage
Providing separated disk space for OS (mounted to /
) and data (mounted to /data
) is crucial for stability of the installation. Either add two distinct disks to the VM, or introduce logical volumes during OS installation.
Note
For environments with higher loads, the virtual machine should be scaled up accordingly.
Network¶
The collector must be able to connect to a TeskaLabs LogMan.io installation over HTTPS (WebSocket) using its URL.
We recommend to assign static IP address to the collector virtual machine because it will be used in the many configurations of log sources.
Custom installation¶
TeskaLabs LogMan.io collector can be also installed into a new virtual machine using an installation script.
Supported OS:
- Ubuntu Server 22.04 LTS, 24.04 LTS
- RedHat/CentOS 8, 9, 10
- Oracle Linux 8, 9