[ENHANCEMENT] Log collection tool
Open
enhancement
- Dominant language
- Shell
- Stars
- 481
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
The tool should:
- be a bash script executed from command line as a docker user
- Collect logs from the container via tar of /var/log
- collect ``` docker ps ``` and system info via ```docker system info``` and copy into /data of the container
- Run script in container to copy logs to Google Drive
- Script will then add link to existing issue or create new issue on github
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.