Hello,
We are using aws-kcl version 2.2.5 which is using amazon-kinesis-client version 2.5.5. We have created AWS ECS nodejs service and consumer the aws-kcl library. We are using AWS cloudwatch logs to capture our logs.
When trying to add console.log in our nodejs code, every log that we have written in our code is getting prefixed with ""Skipping unexpected line on STDOUT for shard". Anyways to fix this and still use AWS Cloudwatch to capture our logs?
Hello,
We are using aws-kcl version 2.2.5 which is using amazon-kinesis-client version 2.5.5. We have created AWS ECS nodejs service and consumer the aws-kcl library. We are using AWS cloudwatch logs to capture our logs.
When trying to add console.log in our nodejs code, every log that we have written in our code is getting prefixed with ""Skipping unexpected line on STDOUT for shard". Anyways to fix this and still use AWS Cloudwatch to capture our logs?