ASCEND_LOG_SYNC_SAVE
Description
Specifies the processing mode for log congestion.
- 0 (default): Logs may be lost when log congestion occurs or the I/O access performance is poor, to ensure that the service performance does not deteriorate.
- 1: Logs are not lost when log congestion occurs or the I/O access performance is poor. In this mode, to facilitate fault locating, 1 is recommended.
If you change the log level by setting ASCEND_GLOBAL_LOG_LEVEL and ASCEND_MODULE_LOG_LEVEL, the system uses the processing mode 1.
Example
export ASCEND_LOG_SYNC_SAVE=1
Restrictions
This environment variable is applicable only to the Ascend EP form.
Applicability
Parent topic: Logs