ASCEND_LOG_SYNC_SAVE
Description
Specifies the processing mode for log congestion.
- 0 (default): To avoid service performance degradation, logs may be discarded when log congestion occurs or I/O performance is poor.
- 1: All logs are retained even under log congestion or poor I/O performance. This mode is recommended for easier fault diagnosis.
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
Constraints
This environment variable is applicable only to the
Applicability
Atlas 350 Accelerator Card
Parent topic: Logging