Hello,
I am ingesting logs from AWS cloudwatch using the Aws input filebeat module but getting single-line logs in kibana.
I tried to use multiline parsers as shown in the image but still, it doesn't seem to work.
My requirement is to merge single-line logs into one whole log.
Using filebeat v8.3
Thanks