Accessing Local Licensing Server Logs

From SMath Wiki
Jump to navigation Jump to search

Sometimes it is required to access Local Licensing Server application logs. It requires understanding the following facts:

  1. Local Licensing Server application is delivered in Docker format. After installation it is represented by several Docker container.
  2. The main application is implemented by the container, having name smath-app-XXX where XXX - your company identifier.
  3. The main application contains several modules. Each module writes its logs into several separate files named as:
    • module-name.site.out.log
    • module-name.site.err.log
    • module-name.api.out.log
    • module-name.api.err.log
  4. All these log files are available by path /var/log/.