-
Notifications
You must be signed in to change notification settings - Fork 12
Convention for sending logs
Erkin Matkaziev edited this page Mar 10, 2018
·
5 revisions
In order to analyze failures in Control Center, we need to collect data
from users. As much data we get, as easier it would be to find reasons for some failures. So to make sure your data
(logs) is not forgotten or lost, we should make a convention to store it somewhere in a good manner.
Here I will write ways how to send it.
- Windows - ``
- Linux -
/home/<user>/.subutai/control-center
- MACOS -
/home/<user>/Applications/SubutaiControlCenter/
-
Settings
->logs_directory
- Archive your
logs_directory_<date_of_failure>
directory - Rename the archived file to
LOGS_<DESCRIPTION_OF_FAILURE_IN_ONE_WORD>_<Your Name>
(DESCRIPTION_OF_FAILURE_IN_ONE_WORD can be, for example,crash
bug
frozen
annoying
) - Send via email with Subject
SUBUTAI Control Center LOGS
to[email protected]
- Explain, briefly, the failure you are having in mail