We are using graylog2 to receive logs from docker daemon using gelf log driver, logs are send in json format. Message getting splitted into multiple messages each has 16385 bytes in size. Is it possible to rise this limit somehow, to see full message in message field not splitted into multiple messages ?