monitor_log_level

2024-11-15 04:50:29  Updated

monitor_log_level specifies the monitoring log level.

Attribute Description
Parameter type String
Default value INFO
Value range
  • ERROR: indicates an error.
  • WARN: indicates a warning.
  • INFO: indicates a prompt.
  • EDIAG: indicates the diagnostic information for troubleshooting.
  • WDIAG: indicates the diagnostic information for troubleshooting, which are expected errors.
  • TRACE: indicates task-level debugging information.
  • DEBUG: indicates detailed debugging information.

Note

Monitoring log files include obproxy_digest.log, obproxy_trace.log, obproxy_diagnosis.log, obproxy_slow.log, and obproxy_error.log.

For more information about the log level, see Overview.

Contact Us