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?