How to exclude "container name | " from Dockers log entries?
My problem: Docker is pre-pending my_container_name | to every log entry. (You can see how the logs look further down, where the entries I'm interested in are the ones including JSON.) I've been researching configurations for both the unified CloudWatch…