service-fabric-cli
service-fabric-cli copied to clipboard
Feature request: sfctl logs ...
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
Related to https://github.com/Microsoft/service-fabric/issues/148
Thanks for the link and suggestion! We will look into adding this in the future.