Field [rawEvent] truncated Limit


Hey guys.

I have a syslog connector with problems processing an event with more than 4000 bytes, how can I solve this?

I knew that adding the following parameters would solve it.

size.validation.fields and size.validation.sizes to 10,000

Is there any possibility of corrupting the logger or ESM database by getting an event with more than 4000 bytes there?

  • Suggested Answer

    0

    Hello  ,

    If you modify the connector's parameter to not truncate events to fit to ArcSight Database, then this will be done on destination(s) - ESM and/or logger. This is a self-healing process that prevents database corruption. Like all other processes, this will also allocate some resources and you may notice some ESM or logger performance degradation.

    I hope I answered your question.

    Mladen