You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 consume 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" in AWS cloudwatch. Anyways to fix this and still use AWS Cloudwatch to capture our logs?
The text was updated successfully, but these errors were encountered:
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 consume 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" in AWS cloudwatch. Anyways to fix this and still use AWS Cloudwatch to capture our logs?
The text was updated successfully, but these errors were encountered: