clog_disk_utilization_threshold specifies the usage of the clog or ilog disk space that trigger log file reuse.
Description
| Property | Description |
|---|---|
| Parameter type | Integer |
| Default value | 80 |
| Value range | [10, 100) |
| Effective upon OBServer restart | No |
Example
obclient> ALTER SYSTEM SET clog_disk_utilization_threshold=80;