On this page
The script package contains utilities for gathering and managing log files on your Magic Collaboration Studio server. These scripts are designed to run from a Linux or Windows Cygwin command line.
Go to the <WebAppPlatform installation directory>/logs/webappplatform directory and obtain all .log files (e.g., web-app.log, collaborator.log, etc.).
Default path for Linux: <install_root>/TeamworkCloud/WebAppPlatform/logs/webappplatform
Default path for Windows: <install_root>\TeamworkCloud\WebAppPlatform\logs\webappplatform
Go to the <user.home>\.twcloud\<version number> directory and obtain the server.log file.
Default path for Linux: /home/twcloud/.twcloud/<version>
Default path for Windows: C:\Users\<USER>\.twcloud\<version>
For version 2022x and up: go to the <TeamworkCloud installation directory>/WebAppPlatform/logs/webappplatform directory and obtain the authentication.log file.
For earlier versions: go to the <user.home>\.authserver\<version number> directory and obtain the authserver.log file.
Default path for Linux: /home/twcloud/.authserver/<version>
Default path for Windows: C:\Users\<USER>\.authserver\<version>
Default path for Linux: /var/log/cassandra
Obtain system.log and debug.log files.
Default path for Windows: C:\apache-cassandra-<version>\logs
Or go to <Cassandra installation directory>\logs directory and obtain system.log and debug.log files.
Default for Linux:
<install_root>/TeamworkCloud/configuration/application.conf
<install_root>/TeamworkCloud/Authserver/config/authserver.properties
<install_root>/TeamworkCloud/WebAppPlatform/shared/conf/webappplatform.properties
Default for Windows:
<install_root>\TeamworkCloud\configuration\application.conf
<install_root>\TeamworkCloud\Authserver\config\authserver.properties
<install_root>\TeamworkCloud\WebAppPlatform\shared\conf\webappplatform.properties