发起HBlock日志采集 示例 示例1 采集截止到当前时间2小时内的所有服务器的所有类型日志。 [root@hblockserver CTYUNHBlockPlus3.7.0x64] ./stor logcollect add Start collecting logs with ID f5dc5f0599a74be3af03441726707f01. After the logs are collected, they will be stored as a zip file in the /mnt/storage01/CTYUNHBlockPlus3.7.0/collectedlogs directory. You can check status with "./stor logcollect ls". 示例2 采集日志,并将日志文件存在路径/mnt/storage02下。 [root@hblockserver CTYUNHBlockPlus3.7.0x64] ./stor logcollect add starttime 20220805 10:00:00 endtime 20220806 00:00:00 o /mnt/storage02 Start collecting logs with ID a745d931721f4ec48bcc389b00109a39. After the logs are collected, they will be stored as a zip file in the /mnt/storage02 directory. You can check status with "./stor logcollect ls".