View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
segment
Default Value: false
Valid Values: false, [number], [number] KB, [number] MB, [number] hr
Changes Take Effect: Immediately
Dependencies: None
This option is mandatory.
Specifies whether or not there is a segmentation limit for a log file and if there is, sets the increment (KB, MB, or hours) and maximum size for the log file segment. The number cannot be less than 100 KB or one hour.
If this option value is set to false the log file is not segmented. If the current log segment exceeds the size set by this option, WFM Builder closes the file and creates a new one. If the log output is not configured to be sent to a log file, WFM Builder ignores this option.
The valid values are described, as follows:
- false—No segmentation is allowed.
- [number] or [number] KB—Sets the maximum segment size, in kilobytes. The minimum segment size is 100 KB.
- [number] MB—Sets the maximum segment size, in megabytes.
- [number] hr—Sets the number of hours for the segment to stay open. The minimum number is 1 hour.
Draft Option
No draft option