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

[DISCUSS] Access all logs #201

@sebgoa

Description

@sebgoa

It might be worth having a tmctl logs command similar to what docker-compose has, which prints logs from all components on stdout.

Currently I have to go to docker logs to check the logs.

To get them we may need to set the K_ env to empty:

K_METRICS_CONFIG={} \
K_LOGGING_CONFIG={} \

Metadata

Metadata

Assignees

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