Application Administration > Settings and performance > Utilities
log-level
Changes the log level of Teamcenter microservice framework components and compliant microservices. Among these are the service dispatcher and the microservices configurator, filerepo, and MPS. Administrators can change logging levels without having to stop and restart the services. Syntax Host operating system Syntax Linux ./log-level operation [argument] On Linux hosts, it is necessary to set permissions on the log-level.sh file. To do so, enter the command chmod +x log-level.sh Windows log-level operation [argument] Arguments get Gets the current log level of a microservice. Copy log-level get MICROSERVICE_NAME Available log levels depend on the microservice. See Server manager logging levels in the Teamcenter help for a description of log levels. getall Gets the current log level of all running microservices. Copy log-level getall set Changes the log level of a microservice. Possible values are INFO, ERROR, DEBUG, WARN, and TRACE. Copy log-level set MICROSERVICE_NAME LOG_LEVEL reset Changes the current log level back to the default log level for a microservice. Copy log-level reset MICROSERVICE_NAME help Prints the instructions for using the log level command line interface. Copy log-level help Environment The utility works on the master microservice framework node for a Teamcenter environment, irrespective of whether the host is running a Linux or Windows operating system. The utility is located in the TC_ROOT/microservices/bin folder and must be run from this location.
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/gdr3897369475591/anc1737238544437/lcp1737238547716/xid1944761.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)