Citrix Virtual Apps and Desktops

Upgrade Log Server

For a successful upgrade, it is advisable to remove the existing logserver container beforehand by executing docker rm –f logserver.

  • To upgrade Log Server, download the installation images and new executable log server file, and run the InstallLogServer command with the same arguments.

  • The InstallLogServer will prompt whether to delete the current logserver container and images. It is safe to delete the container and images as the log data and configurations are saved separately.

AOT Log Server 1

  • If you need to keep the old container, you should rename and stop the container (docker stop logserver) before the upgrade process.

  • Don’t start the old container and new container at the same time with the same –data path, otherwise the log data will be corrupted.

  • After upgrading, the newly generated scripts should be used to start the Log Server.

AOT Log Server 2

Note:

This step is not required for Connector Appliance, as updates are managed automatically by Citrix.

Upgrade Log Server

In this article