How to get basic information from Graid log collection tool(Linux)?#
1. Download the log collection script and make it executable:
```sh
tar -xvf graid_log_script.tar.gz
cd graid-logs-tool/
```
2. execute the log collection script on the machine and it will generate a "graid_log_[timestamp].tar" file and a log_folder named "logs-[YourHostName]-timestamp"
```sh
bash graid-log-collector.sh
```
example pic:
3. upload the tar file to the ticket
4. Open the file which named "basic.log" under the "logs-[YourHostName]-timestamp" folder
5. basic.log show all basic information we need, please fill it into the ticket.