Note
This parameter is no longer applicable after the architecture upgrade in V4.0.0 and has been removed without a replacement.
Description
clog_expire_days specifies the time period after which Clog files are deleted. If the last modification time of a Clog file is earlier than the current time by more than the specified time period, the file is deleted.
Attributes
| Attribute | Description |
|---|---|
| Parameter type | TIME |
| Default value | 3, in days. |
| Value range | [1, 365] |
| Modifiable | No |
| Effective upon OBServer node restart | No |
Considerations
This parameter works with the clog_disk_usage_limit_percentage parameter, but has a lower priority. That is, if the disk usage of Clogs exceeds 80% but the last modification time of the Clog file is within the time period specified by the clog_expire_days parameter, the Clog file is still deleted.
