Note
Due to the architecture upgrade in V4.x, this parameter is no longer applicable and has been removed starting from V4.0.0. There is no alternative solution.
Description
clog_expire_days specifies the expiration time of clog files. If the last modification time of a clog file exceeds the expiration time, the file will be deleted.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | Time |
| Default value | 3 days. |
| Value range | [1, 365] |
| Modifiable | No |
| Effective upon OBServer node restart | No |
Considerations
This parameter works together with the clog_disk_usage_limit_percentage parameter, but has a lower priority. That is, when the disk usage of clogs exceeds 80%, but the last modification time of the clog file is within the time specified by the clog_expire_days parameter, the clog file will still be deleted.