Data size is over the limit


#1 Zielarnik

Hi,

I am trying to read multiline xml files (results of ELMAH logs in ASP.NET), but for some of them I am unable to do so, as they contain lots of information. This results in errors like this:

2015-09-02 08:50:50 ERROR data size (119671) is over the limit (65000), will be truncated

I tried googling for a resolution to this problem, but I couldn't find any information anywhere about a data size limit in nxlog. Could some please advise what I could do to fix this?

#2 adm Nxlog ✓
#1 Zielarnik
Hi, I am trying to read multiline xml files (results of ELMAH logs in ASP.NET), but for some of them I am unable to do so, as they contain lots of information. This results in errors like this: 2015-09-02 08:50:50 ERROR data size (119671) is over the limit (65000), will be truncated I tried googling for a resolution to this problem, but I couldn't find any information anywhere about a data size limit in nxlog. Could some please advise what I could do to fix this?

There is a #define in module.h, you can recompile with a greater size.

The NXLog Enterprise Edition can set this from the .conf.