I encountered the following errors for LoggerAdapter.
LoggerAdapter: EntLogger: [Adapter] In BatchWriteHandler batchWrite().
There was an error processing the data.
EIProcess error: Data size bigger than max size for this type: 4969
It is considerd that this issue can be solved by control of the size of batchWrite().
Does anyone encountered this issue and know how to solve it?
Regards