Added `elasticgrid-state.txt` file in the main zip folder containing details similar to gsm-state.txt file
Added `elsticgrid-logs` folder containing the gsctl-api (gsctl server) logs including its recent Nomad allocations logs (if they have failed before, for history)
---When downloading all logs using the ops manager we don't have flow of deployment events and its hard to tell the sequence of the events.
We need to add logging to our deployment request to nomad and also download all related logs. so support will be able to ask customers to press one button and send us the system logs.
As the deployment is done by Nomad, the manager log doesn’t contain the provisioning information.
Also, all the Services (Kafka, MongoDB, …) logs are required. The user should have an option to choose between full logs and partial logs. Partial logs should contain the information that we have now and full logs should contain the whole services information.