Skip to content

lambda promtail support EventBridge #16

@christrt9

Description

@christrt9

Is your feature request related to a problem? Please describe.
I try to send logs from ECS Events by Event Bridge rule to lambda-promtail and then to loki but i get this error message

level=error caller=main.go:207 err="error processing event: event bridge event type not supported"

Event bridge rule

{
  "source": ["aws.ecs"]
}

Describe the solution you'd like
to send logs from EventBridge to loki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions