Skip to content

add logging sidecar #440

@josefaidt

Description

@josefaidt

Describe the Feature

Add a sidecar container to each of the tasks in the project to read logs and capture errors:

  1. read logs from main container
  2. capture errors and store in DynamoDB using a service identifier

needs:

  • sidecar container definition
  • sidecar container service (write the code)
  • dynamodb table to hold errors

questions:

  • if the primary container exits, does the sidecar also exit? Will we be able to still capture the error before the task is spun back up?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions