I couldn't find any info on this, but is it possible there's a max message size that can be transported to ES?
I noticed that in our project we're not getting all expected logs. After some debugging, I found that some logs are produced and visible locally (checked via AWS CloudWatch), but are not reaching ES. E.g., the size of one such log message was 120KB.
I couldn't find any info on this, but is it possible there's a max message size that can be transported to ES?
I noticed that in our project we're not getting all expected logs. After some debugging, I found that some logs are produced and visible locally (checked via AWS CloudWatch), but are not reaching ES. E.g., the size of one such log message was 120KB.