Jump to: navigation, search

GVP MCP:log:segment

 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|default=10000
 
|default=10000
 
|valid=<li><b>false</b> No segmentation is allowed.
 
|valid=<li><b>false</b> No segmentation is allowed.
<li><b>[number] KB or [number]</b> Sets the maximum segment size, in kilobytes. The minimum segment size is 100 KB.
+
<li><b>&#91;number&#93; KB or &#91;number&#93;</b> Sets the maximum segment size, in kilobytes. The minimum segment size is 100 KB.
<li><b>[number] MB</b> Sets the maximum segment size, in megabytes.
+
<li><b>&#91;number&#93; MB</b> Sets the maximum segment size, in megabytes.
<li><b>[number] hr</b> Sets the number of hours for the segment to stay open. The minimum number is 1 hour.
+
<li><b>&#91;number&#93; hr</b> Sets the number of hours for the segment to stay open. The minimum number is 1 hour.
 
|takeseffect=Immediately
 
|takeseffect=Immediately
|shortdesc=Specifies whether there is a segmentation limit for a log file. If there is, sets the mode of measurement, along with the maximum size. If the current log segment exceeds the size set by this option, the file is closed and a new one is created.
+
|shortdesc=Specifies whether there is a segmentation limit for a log file. If there is, sets the
 +
mode of measurement, along with the maximum size. If the current log
 +
segment exceeds the size set by this option, the file is closed and a new one is
 +
created.
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 
 
 
 
 
  
 
{{PubExtended}}
 
{{PubExtended}}
 
 
 
 
  
 
{{DraftExtended}}
 
{{DraftExtended}}
 
 
 
 
 
  
 
{{OptionCreate
 
{{OptionCreate

Latest revision as of 16:09, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

segment

Default Value: 10000

Valid Values:
  • false No segmentation is allowed.
  • [number] KB or [number] 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.
    Changes Take Effect: Immediately
    Specifies whether there is a segmentation limit for a log file. If there is, sets the mode of measurement, along with the maximum size. If the current log segment exceeds the size set by this option, the file is closed and a new one is created.

  • Draft Option

    No draft option

    This page was last edited on June 29, 2020, at 16:09.
    Comments or questions about this documentation? Contact us for support!