Jump to: navigation, search

Stat Server:log:keep-startup-file


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

keep-startup-file

Default Value: false

Valid Values:
  • false No startup segment of the log is kept.
  • true A startup segment of the log is kept. The size of the segment equals the value of the segment option.
  • <number> KB Sets the maximum size, in kilobytes, for a startup segment of the log.
  • <number> MB Sets the maximum size, in megabytes, for a startup segment of the log.

Changes Take Effect: After restart
Dependencies: segment is not false

Specifies whether a startup segment of the log, containing the initial configuration, is to be kept. If it is, this option can be set to true or to a specific size. If set to true, the size of the initial segment will be equal to the size of the regular log segment defined by the segment option. The value of this option will be ignored if segmentation is turned off (that is, if the segment option set to false).

Draft Option

No draft option

This page was last edited on November 21, 2016, at 03:32.
Comments or questions about this documentation? Contact us for support!