log_file_percentage specifies the maximum percentage of available space occupied by log files of OceanBase Database Proxy (ODP). Logs are cleared when the space occupied by logs exceeds the value of log_file_percentage multiplied by log_dir_size_threshold. The value 0 specifies to ignore this limitation.
| Attribute | Description |
|---|---|
| Parameter type | Integer |
| Default value | 80 |
| Value range | [0, 100] |
For more information about the log_dir_size_threshold parameter, see log_dir_size_threshold.