Current Behavior
The support script generates logs inside the node. Users must manually SCP the logs and upload them from outside the node.
Proposed Change
Add an optional log upload feature to the script.
When enabled, the script should prompt the user to confirm log upload and request a ticket number.
Expected Flow
- Script prompts: Do you want to upload logs? (yes/no)
- If yes, prompt: Enter ticket number:
- Script uploads logs and associates them with the provided ticket.
- If no, script exits without uploading.
Benefits
- Eliminates manual SCP steps
- Reduces time and operational overhead
- Improves support workflow efficiency while keeping upload optional