Hey,
It can parse the log without problems. This message is generated by this rule:
<rule id="1003" level="13" maxsize="1025">
<description>Non standard syslog message (size too large).</description>
</rule>
So, you can ignore that rule for this specific log you are parsing or
just increase
the size for everyone... Example:
<rule id="100103" level="0">
<description>Ignoring size to large alerts for myapp.</description>
<match>myapp log</match> OR you can use <program_name>myapp</program_name>
</rule>
Thanks,
--
Daniel B. Cid
dcid ( at )
ossec.net