<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div><br>
</div>
</div>
</div>
<div><br>
</div>
<div>I have a test that is currently being truncated – it's about 400k in size</div>
<div><br>
</div>
<div>I tried setting this:</div>
<div><br>
</div>
<div>
<div>MAXMSG_STATUS="4096"</div>
<div>MAXMSG_CLIENT="4096"</div>
<div>MAXMSG_CLICHG="4096"</div>
<div>MAXMSG_DATA="4096"</div>
<div>MAXMSG_NOTES="4096"</div>
<div>MAXMSG_STACHG="4096"</div>
<div>MAXMSG_PAGE="4096"</div>
<div>MAXMSG_ENADIS="4096"</div>
<div>MAXMSG_USER="4096"</div>
</div>
<div><br>
</div>
<div>And then this: (to not be 32768)</div>
<div><br>
</div>
<div>
<div>MAXMSG_STATUS="31744"</div>
<div>MAXMSG_CLIENT="31744"</div>
<div>MAXMSG_CLICHG="31744"</div>
<div>MAXMSG_DATA="31744"</div>
<div>MAXMSG_NOTES="31744"</div>
<div>MAXMSG_STACHG="31744"</div>
<div>MAXMSG_PAGE="31744"</div>
<div>MAXMSG_ENADIS="31744"</div>
<div>MAXMSG_USER="31744"</div>
</div>
<div><br>
</div>
<div>But still I get:</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>-bash-3.2$ ./xymon localhost "xymondlog hostname.testname" > /var/tmp/testname.this</div>
<div>-bash-3.2$ ls -lh /var/tmp/testname.this </div>
<div>-rw-r--r-- 1 xymon xymon 391K Jul 10 15:47 /var/tmp/testname.this</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Is there some setting I am missing ?</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely
 for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to
 this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout.<br>
</font>
</body>
</html>