dispatch
dispatch copied to clipboard
Dispatch Solo logs should be accessible via the CLI (UI?)
Feature Request
Detailed Description
Debugging should not require access to the Dispatch Solo VM. The logs should be accessible more easily via the API/CLI.
We may want to feature flag this as it could be a security issue.
Context
Possible Implementation
Complexity
- [ ] Low - Simple enhancement or bug fix, no architectural changes or refactoring
- [ ] Medium - Change requires some thought, but is relatively isolated
- [ ] High - Significant architectural change or large refactor
I think what's needed here is a way to fetch the log file remotely via dispatch CLI... dispatch logs, should return the logs. We probably shouldn't just dump the entire log contents either. I'm going to move this item out, as I think it may be more complicated.