Jump to: navigation, search

Web Engagement Cluster:log:segment

(Rpfeiffer used the OptionPublish action.)
 
Line 2: Line 2:
 
|hidden=false
 
|hidden=false
 
|default=1000
 
|default=1000
 +
|valid=See table
 
|takeseffect=After restart
 
|takeseffect=After restart
 
|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. This option is ignored if log output is not configured to be sent to a log file.
 
|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. This option is ignored if log output is not configured to be sent to a log file.
 
}}
 
}}
 
{{DraftOption
 
{{DraftOption
|hidden=false
 
|default=1000
 
|valid=See table
 
|takeseffect=After restart
 
|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. This option is ignored if log output is not configured to be sent to a log file.
 
 
}}
 
}}
{{PubExtended}}
+
{{PubExtended
{{DraftExtended
 
 
|moredesc='''Valid Values:'''
 
|moredesc='''Valid Values:'''
 
{{{!}}  
 
{{{!}}  
Line 29: Line 24:
 
{{!}} Sets the number of hours for the segment to stay open. The minimum number is <tt>1</tt> hour.
 
{{!}} Sets the number of hours for the segment to stay open. The minimum number is <tt>1</tt> hour.
 
{{!}}}
 
{{!}}}
 +
}}
 +
{{DraftExtended
 
}}
 
}}
 
{{OptionCreate
 
{{OptionCreate

Latest revision as of 00:27, March 21, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

segment

Default Value: 1000
Valid Values: See table
Changes Take Effect: After restart


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. This option is ignored if log output is not configured to be sent to a log file.

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.

Draft Option

No draft option

This page was last edited on March 21, 2018, at 00:27.
Comments or questions about this documentation? Contact us for support!