sumologic-docker-logging-driver icon indicating copy to clipboard operation
sumologic-docker-logging-driver copied to clipboard

Support for multiline processing as log options

Open iamyogeshg opened this issue 5 years ago • 1 comments

Currently there is no support for multilineprocessing of docker logs in sumologic driver plugin. It'd be nice to have this.

iamyogeshg avatar Jul 28 '20 08:07 iamyogeshg

Unfortunately this seems to be a limitation of docker logging drivers in general: https://github.com/moby/moby/issues/22920

However, you can set multiline boundary regex configuration at the Collector level by following the steps detailed in this doc. Hope this helps!

samjsong avatar Jul 29 '20 00:07 samjsong