You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
when using multiple lines in the comment field of the centengine configuration, the CLAPI-Export breaks the line too, instead of replacing by \n.
Example:
ENGINECFG;ADD;Centreon Engine CFG 1;Central;Changes on 22.02.2019 12:15:
External Command Check Interval from 1s to -1
External Command Buffer Slots from 4096 to 8192
ENGINECFG;setparam;Centreon Engine CFG 1;log_file;/var/log/centreon-engine/centengine.log
Expected:
ENGINECFG;ADD;Centreon Engine CFG 1;Central;Changes on 22.02.2019 12:15:\nExternal Command Check Interval from 1s to -1\nExternal Command Buffer Slots from 4096 to 8192
ENGINECFG;setparam;Centreon Engine CFG 1;log_file;/var/log/centreon-engine/centengine.log
Hi,
when using multiple lines in the comment field of the centengine configuration, the CLAPI-Export breaks the line too, instead of replacing by \n.
Example:
Expected: