Accessing Local Licensing Server Logs
Sometimes it is required to access Local Licensing Server application logs. It requires understanding the following facts:
- Local Licensing Server application is delivered in Docker format. After installation it is represented by several Docker container.
- The main application is implemented by the container, having name smath-app-XXX where XXX - your company identifier.
- 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
- All these log files are available by path /var/log/.