OTELLogLevel
Synopsis
[Monitor] OTELLogLevel=level
level is a string (one of the recognized severity levels for structured logging events). The default value is WARN.
Description
When OTELLogs is enabled, InterSystems IRIS® data platform emits a log event to the designated OTLP/HTTP endpoint if the severity level of the log event matches or exceeds the severity level identified by OTELLogLevel. The exporter does not emit log events which have a severity level lower than the level identified by OTELLogLevel.
Changing This Parameter
On the Monitor page of the Management Portal (System Administration > Configuration > Additional Settings > Monitor), select the desired value from the OTel Log Level drop-down menu.
Instead of using the Management Portal, you can change OTELLogLevel in the Config.MonitorOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).