Skip to content

[FEATURE] Create a Method for Backing Up Local GDS Logs #340

@Mikefly123

Description

@Mikefly123

Short summary

Backing up local GDS logs can be useful for test traceability.

Motivation and user story

When we complete a satellite build and load a final version of the software onto it, it may be useful to have logs of all of the commands and events that came out of the GDS during that process. That way, if we need to audit a final configuration, we have an additional means of doing so.

Proposed implementation

The GDS automagically creates a logs folder in the repo that is gitignored, so it stays on a user's local machine and isn't pushed anywhere. We may want to do something like introduce a make backup-logs that pushes a user's local logs to a private datastore that can be accessed by the team.

Priority

Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Ground Station

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions