View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
expire
Default Value: false
Valid Values: false, [number], [number] file, [number] day
Changes Take Effect: Immediately
Dependencies: None
This option is mandatory.
Specifies whether or not log files expire and if they do, sets the expiration mode for old segments and the maximum number of files (segments) or days before the files are removed. The number stored cannot be:
- Less than 1 file or 1 day
- More than 100 files or 100 days.
Setting this option value to
false indicates that files do not expire. This option is ignored if the log output is not configured to be sent to a log file.
Tip
If you set this option value incorrectly (out of the range of valid values) WFM automatically resets it to 10.
The valid values are described as follows:
- false—No expiration; all generated segments are stored.
- [number] or [number] file—Sets the maximum number of log files to store. Specify a number from 1-100.
- [number] day—Sets the maximum number of days before log files are deleted. Specify a number from 1-100.
Draft Option
No draft option