View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
x-json-log.rotateOnOpen
Default Value: false
Valid Values: true, false
Changes Take Effect: After restart
Dependencies: Used if x-json-log option is set
Introduced: 8.5.220.03
Specifies whether an existing log file should be rotated and archived when the file is opened. Valid values are:
- true: The log file is rotated (and archived) when the channel is opened.
- false: (Default value) Log messages will be appended to an existing log file if the file exists (unless other conditions for a rotation are met).
Draft Option
No draft option