OTELLogs
Synopsis
[Monitor] OTELLogs=n
n is either 1 or 0. The default value is 0.
Description
When OTELLogs is enabled (n = 1), the OpenTelemetry exporter agent automatically starts when InterSystems IRIS® data platform starts. The exporter emits log events from the system messages log and the audit database to the designated OTLP/HTTP endpoint.
The exporter emits only log events which meet or exceed the severity level which is specified by the OTELLogLevel parameter. It emits new log events at regular intervals, as specified by OTELInterval.
Changing This Parameter
On the Monitor page of the Management Portal (System Administration > Configuration > Additional Settings > Monitor), select Enable OTel Logs to enable this setting.
Instead of using the Management Portal, you can change OTELLogs 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).