log_disk_utilization_limit_threshold specifies the maximum 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 write is not allowed.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 95 |
| Value range | [80, 100] |
| Effective upon OBServer node restart | No |
The value of log_disk_utilization_limit_threshold must be greater than that of log_disk_utilization_threshold. For more information about log_disk_utilization_threshold, see log_disk_utilization_threshold.