SOT
    • Introduction
    • User manual
      • Basic operation
        • Create and delete a device as a favorite
        • Use the filter function
      • Process
        • Compare processes
        • Change axes in the diagram
        • Show and hide axis in the diagram
        • Show special values
        • Display measured values in the diagram
        • Display process data in the diagram
        • Displaying diagram content
        • Permanently highlight a process curve
        • Temporarily highlight a process curve
        • Monitoring processes
        • Configure columns
        • Export process data
    • Operations manual
      • Overview
      • System architecture and interfaces
      • System requirements
        • trinity/static-content
        • trinity/trinity-core-service
        • trinity/trinity-gateway-service
      • Migration from previous versions
        • Influx database migration
        • Deletion of an old CPM installation
      • Setup and configuration
        • AI add-on: Process Intelligence
        • Database configuration
        • Port configuration
        • HELM configuration
        • Application account roles provided
        • Relational database
        • General logging
        • General OpenTelemetry
        • trinity/static-content
        • trinity/trinity-core-service
        • trinity/trinity-gateway-service
      • Start and shutdown
      • Regular operations
      • Failure handling
        • Processes are not received
        • Module is not visible in the Web Portal
        • How to verify if the broker is out of sync
        • Devices are missing
      • Backup and restore
      • Logging and monitoring
        • Observability
        • Logging characteristics
        • Logging format
        • Logging level
        • Required monitoring
        • Request-based logging format
        • Security logging format
        • Lifecycle logging format
        • Health verification endpoints
      • Known limitations
    • API documentation
Process Quality
  • Smart Operations Toolkit
    • Deviation Processor
    • Multitenant Access Control
    • Notification Service
    • Ticket Management
    • Web Portal
  • Shopfloor Management
    • Andon Live
    • KPI Reporting
    • Operational Routines
    • Shift Book
    • Shopfloor Management Administration
  • Product & Quality
    • Process Quality
    • AI Services
  • Machine & Equipment
    • Condition Monitoring
    • Device Portal
  • Enterprise & Shopfloor Integration
    • Information Router
    • Master Data Management

SOT Learning Portal

  • Process Quality
  • Operations manual
  • Setup and configuration
  • General logging

General logging

Preliminary Remark
The described environment variables in this section can not be changed at runtime. In order to change them after initial setup and configuration, a redeployment is necessary.

LOG_APPENDER

Required

No

Description

This property determines how the log output of the services is done. There are two possibilities. 1) Default log output. The log entries are only written into default log files. Configuration: LOG_APPENDER=ASYNC_TIME_BASED_FILE_APPENDER 2) JSON based log output. The log entries are only written to STDOUT. Configuration: LOG_APPENDER=CONSOLE_JSON_LAYOUTER

Defaults to

ASYNC_TIME_BASED_FILE_APPENDER

LOG_LEVEL_ROOT

Required

No

Description

Sets the log level for the root logger

Defaults to

INFO

LOG_LEVEL_BOSCH

Required

No

Description

Sets the log level for all bosch components

Defaults to

INFO

LOG_LEVEL_SPRING_WEB

Required

No

Description

Sets the log level for spring web

Defaults to

INFO

LOG_LEVEL_WEBSERVER

Required

No

Description

Sets the log level for the webserver

Defaults to

INFO

LOG_LEVEL_DATABASE_MIGRATION

Required

No

Description

Sets the log level for the liquibase migration

Defaults to

INFO

LOG_LEVEL_SPRING_SECURITY

Required

No

Description

Sets the log level for spring security

Defaults to

INFO

LOG_LEVEL_AMQP

Required

No

Description

Sets the log level for amqp

Defaults to

INFO

LOG_LEVEL_MESSAGING

Required

No

Description

Sets the log level for messaging

Defaults to

INFO

LOG_LEVEL_METRICS

Required

No

Description

Sets the log level for metrics

Defaults to

WARN

LOG_LEVEL_HIBERNATE

Required

No

Description

Sets the log level for hibernate

Defaults to

WARN

LOG_MDM_INTEGRATION_EVENTS

Required

No

Description

Sets the log level for MDM integration events

Defaults to

INFO

LOG_MDM_INTEGRATION

Required

No

Description

Sets the log level for MDM integration

Defaults to

INFO

LOG_WEBSERVER_REQUESTS_ENABLED

Required

No

Description

Enables logging of HTTP requests. This requires LOG_LEVEL_WEBSERVER_REQUESTS to be set to DEBUG

Defaults to

false

LOG_WEBSERVER_REQUESTS_PAYLOAD_ENABLED

Required

No

Description

Enables logging of the request body. This requires LOG_LEVEL_WEBSERVER_REQUESTS to be set to DEBUG and LOG_WEBSERVER_REQUESTS_ENABLED to be set to true

Defaults to

false

LOG_LEVEL_WEBSERVER_REQUESTS

Required

No

Description

Log level of the HTTP requests. This requires LOG_WEBSERVER_REQUESTS_ENABLED to be set to true

Defaults to

INFO

Contents

© Robert Bosch Manufacturing Solutions GmbH 2023-2026, all rights reserved

Changelog Corporate information Legal notice Data protection notice Third party licenses