service-fabric-cli icon indicating copy to clipboard operation
service-fabric-cli copied to clipboard

Feature request: sfctl logs ...

Open Lybecker opened this issue 7 years ago • 2 comments

Having to pipe ETW events from Service Fabric and user application to storage, OMS or AppInsights is tedious. It should be possible to query the logs via sfctl like it is with Docker and Kubernetes (kubeclt logs …) The logs capacity storage could be limited by time or storage.

It should be able to query at partition and service type level

Lybecker avatar Jun 11 '18 14:06 Lybecker

Related to https://github.com/Microsoft/service-fabric/issues/148

Lybecker avatar Jun 12 '18 17:06 Lybecker

Thanks for the link and suggestion! We will look into adding this in the future.

Christina-Kang avatar Jun 15 '18 18:06 Christina-Kang