Awslog driver docker

We are using AWS ECS EC2 with the awslog docker driver however, the issue is that the awslog driver outputs a binary file with all the .json log lines beginning with stderr and some unicode. Beats seems to crash when there's Unicode in the log lines.

Is there anyway to parse the container-cached.log correctly or ignore the first few characters?

example log
stderr?ї??ݼ?{"":""}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.