You can create a log bundle of Omnissa Access connector logs, which can be easily transferred to another machine or sent to support. Each service (User Auth, Directory Sync, Kerberos Auth, and Virtual App) has its own set of log files.
You create a log bundle by running a script on the connector server. You can specify which services to include in the bundle and the directory to which to save the bundle.
Procedure
-
Log in to the Omnissa Access connector server.
-
Navigate to the
INSTALL_DIR\Workspace ONE Access\Support\scriptsfolder. -
Run the
gatherLogs.ps1script with PowerShell. -
Follow the prompts to create the log bundle.
- To generate a log bundle for all the services installed on the connector, at the
Would you like to bundle all enterprise services logs?prompt, typeY. Then enter the path to the directory in which you want to save the log bundle. - To generate a log bundle for specific services, at the
Would you like to bundle all enterprise services logs?prompt, typeN. Then, for each service, typeYorN. Finally, enter the path to the directory in which you want to save the log bundle. A zip file namedlogbundle_timestamp.zipis created in the directory you specified.
- To generate a log bundle for all the services installed on the connector, at the
-
Go to the directory you specified to view the log bundle.
Was this page helpful?