Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

ACI: Aggregted logs for compose application #803

Open
@gtardif

Description

@gtardif

Currently the Docker ACI integration allows to deploy compose application with docker compose up, and also to access container logs for each container individually with docker logs <CONTAINER_ID>.
We don't currently support viewing the aggregated logs of all containers in a Compose application, with docker compose logs.
This requires a way to get ACI logs from all containers in a container group, in the right order.
Timestamps on ACI logs and/or streamed logs will allow this implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    aciaci sdkenhancement ✨A new feature suggestion or improvement upon an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions