It'd be great if there was a way to get server diagnostics via Seq CLI. Info available at /#/settings/diagnostics.
Namely I'm interested in vital signs like free disk space.
Potentially these could be a part of node health or a new command.
Ideally output would be json for parsing from automated external health checks.
It looks like maybe this can be obtained from api/diagnostics although apparently not in dotnet api client
It'd be great if there was a way to get server diagnostics via Seq CLI. Info available at
/#/settings/diagnostics.Namely I'm interested in vital signs like free disk space.
Potentially these could be a part of node health or a new command.
Ideally output would be json for parsing from automated external health checks.
It looks like maybe this can be obtained from api/diagnostics although apparently not in dotnet api client