TeamcenterKnowledge

System Administration > System logging and journaling

Teamcenter logging

Multiple Teamcenter components across the four-tier architecture can be involved in servicing an action request such as "expand the BOM". As a component processes the request, the component logs any related messages to its own log file. Administrators can review the logged messages to monitor and troubleshoot system performance. An action could be (but is not limited to): an SOA service request; an FMS file upload/download; a microservice call; or a spawned child process. The four-tier architecture comprises the following tiers: The client tier hosts client applications, provides user interface input and output processing, and hosts secure file caches. The web tier routes client requests to business logic servers, serves static content to clients, and processes login requests. The enterprise tier hosts business logic, makes queries and performs transactions for clients, applies security rules that control access to product data, and serves dynamic content to clients. The resource tier stores persistent data, such as the database where product data and managed files are stored. It also stores administrative data, including user data in LDAP-compliant repositories. Example transaction flow A client sends a request that is received first by the web tier. A message recording the request is written to the WebTier.log file. The same identifying information is recorded in the ServerManager.log file, where the server manager assigns the tcserver1 process for this user. The request path can be traced in the tcserver1.syslog file where messages have the same identifying information. Log message format To facilitate retrieval of messages from the logs of components involved in processing the request, most component messages follow a consistent format, and each message includes identifying information that is generated when the request is initiated: a Session ID, User Action, and Correlation ID. Messages use the following format: Copy

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/tdh1737238551049/id919352.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)