dapr / dapr/cli

Enhance `dapr logs` to view logs in self hosted mode

Open
#1,146 0 comments 0 reactions 0 assignees View on GitHub
area/cli kind/enhancement P2 size/S triaged/resolved
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Describe the proposal
Enhance `dapr logs` to view logs in self hosted mode.

Currently with #1123 , logs for multiple apps will only be written to files and not STDOUT directly.
Once #1145 is complete, we will also have normal dapr run commands writing logs to a particular location.
With that we can enhance `dapr logs` command which is only supported in kubernetes now to show the app and daprd logs by querying the file it is being written to.

## Release Note

RELEASE NOTE:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.