How to Install Citrix Always On Tracing AOT Docker Container on Ubuntu 24 04

Опубликовано: 06 Июнь 2026
на канале: TestLAB
336
5

   • Citrix CVAD  
In this video, I show you how to install and run the Citrix Always On Tracing (AOT) Docker container on Ubuntu 24.04.
Always On Tracing is a powerful Citrix diagnostic tool that continuously collects tracing data to help troubleshoot complex Citrix issues.
00:02 Intro
10:45 Upload Docker image to Linux
11:37 Join the Ubuntu to the Domain
13:30 Check if the Ubuntu has an DNS entry and a Computer Object in AD
15:20 Install the AOT container ( first attempt - error no Docker installed )
16:15 Install Docker from the official documentation
18:10 Install the AOT container ( second attempt - error no tar.gz file ) -Fixed
21:00 Install the AOT container ( final attempt - successfully with sudo )
22:11 Start the Logserver container
25:11 Check if the Container started correctly with ( sudo docker logs logserver --tail 50 )
26:10 Fix "Unable to access 'path.logs' with ( sudo docker exec -u 0 -it logserver chmod -R 777 /app/Config )
28:55 Fix "Unable to access '/app.indexedb/logs' with ( sudo docker exec -u 0 -it logserver chmod -R 777 /app/indexdb )
31:13 Enable port 8080 on the Ubuntu firewall
33:50 Enable the AOT LogSever in Citrix WebStudio
36:52 Get the Authkey from the Container with ( sudo ./GetAuthKey.sh LogViewer )
39:07 See the logs in Citrix Director