<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi all,</div><div><br></div><div>Is there any strong reason to set LC_LOG_MSG_MAX_SIZE to 16384 in the log_custom module? Any thoughts / undesired effects if changed to 32768 or higher?</div><div><br></div><div>```</div><div>$ grep -R 'define LC_LOG_MSG_MAX_SIZE' *</div><div>src/modules/log_custom/log_custom_mod.c:#define LC_LOG_MSG_MAX_SIZE<span style="white-space:pre">       </span>16384</div><div>src/modules/log_systemd/log_systemd_mod.c:#define LC_LOG_MSG_MAX_SIZE<span style="white-space:pre">    </span>16384</div><div>```</div><div><br></div><div>Thanks.</div><div>Luis</div></div></div></div>