Skip to content

Virtual Logmanager Deployment Guide

Version 4.0.4 and newer · November 2025

Need more help?

Full documentation is available in the Logmanager docs portal.

Open product documentation


Prefer a guided session? You can schedule a call with an expert.

This quick start guide helps you deploy the Virtual Logmanager appliance on VMware ESXi / vSphere, Microsoft Hyper-V, or Proxmox VE, configure networking, and log in to the web interface for the first time.

Introduction

Logmanager is available both as a hardware appliance and as a virtual machine. The currently supported virtual platforms are VMware ESXi, Microsoft Hyper-V, and Proxmox VE. Virtual Logmanager is designed to run on-premises in your datacenter.

Overview

Two different virtual images are available:

  • OVA — can be imported directly into VMware ESXi / vSphere and used on other KVM-based platforms such as Proxmox VE. Most configuration options such as memory and vCPUs are pre-set.
  • VHDX — a virtual hard disk for Microsoft Hyper-V. When working with the VHDX file, you must configure virtual hardware (RAM, vCPUs) on the Hyper-V side.

Requirements

OS Requirements

  • VMware: ESXi 7.0 or higher
  • Microsoft Hyper-V: Windows Server 2012 R2 or higher
  • Proxmox VE: Proxmox VE 8.3 or higher with KVM virtualization enabled

Hardware Requirements

EPS CPU specifications RAM Minimum storage
1000 4 vCPU with at least 1600 points single core in PassMark 16 GB 100 GB SSD (at least 300 IOPS)
5000 16 vCPU with at least 1900 points single core in PassMark 64 GB 100 GB SSD (at least 700 IOPS)
Forwarder 2 vCPU 6 GB 100 GB (at least 200 IOPS)

Additional disks

It is necessary to add an extra disk both for Virtual Logmanager and for Virtual Logmanager Forwarder. The additional disk is used for data storage / cache.

Additional disks can be added later to increase storage or cache size. Removing or shrinking an already initialized drive is not supported, so do not start with an unnecessarily large disk.

Deploy the Virtual Appliance

Choose your virtualization platform below. For detailed video walkthroughs, see: VMware deployment video and Hyper-V deployment video.

Step-by-step wizard

Click a step to see details and screenshots.

1. Use Deploy OVF Template

In the vSphere / ESXi client, right-click your cluster, host, or datastore and select Deploy OVF Template.

vSphere menu with Deploy OVF Template action

2. Select the downloaded OVA file

Browse to the Virtual Logmanager .ova file you downloaded and click Next.

Selecting the Virtual Logmanager OVA file

3. Name the VM and choose a folder

Enter a meaningful virtual machine name and choose the target folder or inventory location. Click Next.

VM name and folder dialog in VMware

4. Select a compute resource

Choose the host or cluster that will run the Virtual Logmanager VM and click Next.

Selecting compute resource for the VM

5. Review template details

Review the OVF template details and confirm that the configuration matches your expectations. Then click Next.

Reviewing OVF template details

6. Accept the license agreement

Read and accept the license agreement, then click Next.

License agreement screen

7. Select storage

Choose the datastore where the virtual machine files will be stored and click Next.

Selecting datastore for VM files

8. Select the target network

Select the virtual network / port group that the VM will use and click Next.

Selecting target network for the VM

9. Review and finish the deployment

Review the final summary and click Finish to deploy the VM.

Final summary before deploying the VM

10. Adjust vCPU and RAM

After the VM is created, open its hardware settings and adjust vCPUs and RAM according to your desired EPS and the Hardware Requirements table.

Editing virtual machine hardware (CPU and RAM)

11. Add an extra data disk

Add an additional virtual hard disk for data storage/cache. Choose the disk size according to your license and your expected log volume.

Adding an extra virtual disk for data

12. Power on the virtual machine

Power on the Virtual Logmanager VM. When it boots, proceed with CLI networking configuration and the web UI login.

Running the Virtual Logmanager VM

Step-by-step wizard

Click a step to follow the setup.

1. Copy the VHDX file

Copy the Logmanager.vhdx file to the desired storage location on your Hyper-V server.

2. Open Hyper-V Manager

Connect to the Hyper-V server and open the Hyper-V Manager console.

3. Create a new virtual machine

In the left pane, right-click the server name and choose New > Virtual Machine.

New virtual machine wizard in Hyper-V Manager

4. Choose storage location

Name your server, then optionally select Store the virtual machine in a different location and specify where the VM configuration will be stored. By default it is saved under C:\ProgramData\Microsoft\Windows\Hyper-V\.

Selecting virtual machine storage location

5. Select Generation 2

On the Specify Generation screen, choose Generation 2 and continue.

Selecting Generation 2 in the Hyper-V wizard

6. Assign memory

In Assign Memory, configure the VM memory. Follow the Hardware Requirements and allocate at least 16 GB RAM.

Assigning memory to the virtual machine

7. Configure networking

On Configure Networking, select the virtual switch through which the VM will communicate.

Selecting virtual switch for the VM

8. Attach the existing VHDX disk

In Connect Virtual Hard Disk, select Use an existing virtual hard disk and specify the path to the Logmanager .vhdx file. Click Next.

Connecting an existing VHDX disk

9. Confirm the summary

Check the summary of VM parameters and confirm with Finish.

Hyper-V new VM summary screen

10. Add a new data disk

In Hyper-V Manager, right-click the newly created VM and select Settings. Select IDE Controller 0 and click Add to add a new hard drive. For best performance, choose Fixed size for the new data disk and continue.

Adding new disk under IDE Controller 0

11. Choose the path for the secondary disk

Specify the path for the secondary virtual disk file and click Next.

Selecting the path for the secondary data disk

12. Set disk size according to your license

Choose the disk size according to your license and expected log volume. Review and click Finish.

Disk size selection

13. Disable Secure Boot

In Security settings for the VM, uncheck Enable Secure Boot.

Disabling Secure Boot for the VM

14. Start the virtual machine

Start the virtual machine. When it boots, continue with CLI networking configuration and the web UI login.

Starting the Virtual Logmanager VM in Hyper-V

Step-by-step wizard

Click a step to see details and screenshots.

1. Add Directory storage (Disk image + Import)

Create a new storage (e.g. vm-import) with content types Disk image and Import.

Proxmox VE Storage view showing “Add: Directory” dialog for vm-import storage

2. Upload OVA into Import storage

Upload the downloaded OVA file into the Import-enabled storage.

Proxmox VE storage “vm-import” Import tab with Upload dialog for OVA file

3. Select OVA and start Import

Select the uploaded OVA in the storage content list and click Import.

Proxmox VE storage content list showing imported OVA selected and “Import” action available

4. Set import options (VirtIO, disable efidisk0)

Before importing: uncheck efidisk0, set SCSI Controller to VirtIO SCSI, and Network interface to VirtIO.

Proxmox VE “Import OVF/OVA” dialog with hardware options (EFI disk, SCSI controller, network model)

5. Watch import task progress

Wait for the import job to finish in the task viewer.

Proxmox VE task log window showing OVA import progress output

6. Add EFI disk

After import, open VM → Hardware and add a new EFI Disk.

Proxmox VE VM Hardware tab with “Add: EFI Disk” dialog

7. Add SCSI data disk (cache/storage)

Add an extra SCSI disk for Logmanager data/cache (size according to your use case).

Proxmox VE “Add: Hard Disk” dialog for adding a new SCSI data disk

8. Set CPU type to Host

Set CPU type to Host in VM CPU settings.

Proxmox VE CPU configuration dialog with CPU type set to Host

9. Verify VM hardware parameters

Review disks, NIC, CPU and memory to confirm everything matches your sizing.

Proxmox VE VM Hardware list showing disks, network device, and system components

10. Enter UEFI boot menu / Boot Maintenance Manager

Start the VM, press ESC during boot and open Boot Maintenance Manager.

VM console showing UEFI boot menu with Boot Maintenance Manager option

11. Open Boot Options

In Boot Maintenance Manager, select Boot Options.

Boot Maintenance Manager screen showing Boot Options menu

12. Choose Add Boot Option

Select Add Boot Option to add a new firmware boot entry.

Boot Options screen showing “Add Boot Option” selected

13. Select SCSI disk in File Explorer

In the File Explorer, choose the SCSI disk that contains the bootloader.

UEFI File Explorer listing devices with SCSI disk entry highlighted

14. Browse disk directories

Browse the disk and locate the EFI directory.

UEFI File Explorer showing top-level directories on the selected disk

15. Open EFI → GRUB folder

Open EFI and then navigate to the GRUB folder.

UEFI File Explorer showing EFI directory with GRUB folder

16. Select EFI/GRUB/grub64.efi

Select EFI/GRUB/grub64.efi as the bootloader file.

UEFI File Explorer with grub64.efi file visible in EFI/GRUB

17. Name the boot option and commit

Enter a description (e.g. Logmanager) and confirm with Commit Changes and Exit.

Add Boot Option screen with description field and Commit Changes and Exit action

18. Open Change Boot Order

Open Change Boot Order to prioritize the new entry.

Change Boot Order screen showing a list of boot entries

19. Move Logmanager to first position

Move Logmanager to the first position and commit changes.

Boot order list with Logmanager entry positioned first

20. Return to UEFI main menu

Return to the main menu after saving the new boot option and order.

UEFI main menu after boot order changes

21. Open Device Manager

Open Device Manager to access Secure Boot settings.

UEFI Device Manager menu option highlighted

22. Disable Secure Boot attempt

Open Secure Boot Configuration and uncheck Attempt Secure Boot. Save (usually F10).

Secure Boot Configuration screen showing Attempt Secure Boot setting

23. Reset/Reboot VM

Return to the main menu and select Reset to reboot the VM.

UEFI main menu with Reset option used to reboot after configuration changes

24. Logmanager boots successfully

After reboot, the VM should boot into Logmanager successfully. Continue with CLI networking below.

Logmanager VM booting in Proxmox console after successful EFI boot configuration

Configure Virtual Logmanager

Once the VM is running, open the virtual console from your hypervisor and log in to the text console with the default credentials:

  • Username: admin
  • Password: admin

You will perform initial network configuration from the limited Logmanager CLI. For more commands, see the official CLI documentation.

Configuring an IP address

Virtual Logmanager uses static IP addresses. Before you start, decide on the network information you want to use, for example:

  • IP address: 192.168.1.29
  • Netmask: 255.255.255.0
  • Gateway: 192.168.1.1

Then follow the steps below on the VM text console.

Logmanager CLI showing IP and routing configuration

Step 1: Add the new static IP

Command syntax:

set ip ip_address network vlan

Example:

set ip 192.168.1.29 255.255.255.0 default_vlan

Step 2: Delete the default route

Command syntax:

delete route target netmask gw

Example:

delete route 0.0.0.0 0.0.0.0 192.168.0.1

Step 3: Add the new route

Command syntax:

set route target netmask gw

Example:

set route 0.0.0.0 0.0.0.0 192.168.1.1

Step 4: Delete the default IP

Command syntax:

delete ip ip_address network vlan

Example (removing the old default address):

delete ip 192.168.0.20 255.255.255.0 default_vlan

Login to the Web UI

After you configure the static IP address and default route, you can access the Logmanager web interface from your browser:

https://YOUR-IP-ADDRESS/

Log in with your administrative credentials and continue with the standard product configuration.

Logmanager web interface login page in a browser