Skip to content

disappearing entries to stderr and stdout on image public.ecr.aws/lambda/go:1 #56

Open
@mlaube

Description

@mlaube

I'm using "public.ecr.aws/lambda/go:1" image for my golang lambda function. When I write to stderr log.Println("...") and to stdout fmt.Println("...") nothing appears in CloudWatch.

I only see these three entries in CloudWatch:

START RequestId: 1e2ef1a9-6a82-48fa-af65-5e27cde1889b Version: $LATEST
END RequestId: 1e2ef1a9-6a82-48fa-af65-5e27cde1889b
REPORT RequestId: 1e2ef1a9-6a82-48fa-af65-5e27cde1889b	Duration: 1.66 ms	Billed Duration: 158 ms	Memory Size: 128 MB	Max Memory Used: 30 MB	Init Duration: 155.81 ms	

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions