log_disk_utilization_threshold specifies the threshold usage of the tenant log disk. When the occupied space of the tenant log disk exceeds its total space multiplied by the specified value, log files are reused.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 80 |
| Value range | [10, 99] |
| Effective upon OBServer node restart | No |
The value of log_disk_utilization_threshold must be less than that of log_disk_utilization_limit_threshold. For more information about log_disk_utilization_limit_threshold, see log_disk_utilization_limit_threshold.