Skip to main content

2026 年 6 月 2 日 已存档

Capture Logs

Capturing accurate verbose logs helps diagnose errors and disconnections in your deployment.

Procedure

  1. Ensure that the logging is currently producing verbose entries after a logging level change. Verify that debug entries are logged to ensure that the correct logging levels have applied.

  2. Rename the current log file to include the date and time the log was captured.

    Changing the filename ensures that the log is not overwritten.

    For Java based services, you must stop the service before renaming any files.

  3. Reproduce the event that cause the error, for example, an authentication failure.

  4. Rename the new log file with a description of the observed error.

    Add a –Description or –DateTime to help identify the contents of the log file.

  5. Export the log file to a sharable location. If applicable, attach the log file to a support ticket.

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…