批量查询采集的日志 请求示例2 查询日志类型为Service的日志。 plaintext GET /rest/v1/system/logcollect?filterlogTypes:Servic HTTP/1.1 Date: Mon, 15 Jun 2026 02:56:37 GMT Authorization: HBlock userName:signature Host: 192.168.0.65:1443 响应示例2 plaintext HTTP/1.1 200 OK xhblockrequestid: bff7859badaa4acdaad95c6d82630437 Connection: keepalive ContentLength: 1310 Date: Mon, 15 Jun 2026 02:56:38 GMT ContentType: application/json;charsetutf8 Server: HBlock { "data": { "logs": [ { "id": "f9257600e3c640c9889baedb370572f1", "startTime": 1781172000000, "endTime": 1781301600000, "servers": [ "hblock1", "hblock3" ], "logTypes": [ "Config", "System", "Service" ], "services": [ "ps", "ag" ], "file": "192.168.0.64:/mnt/storage01/hblocklogsf9257600e3c640c9889baedb370572f12026061110000020260612220000.zip", "status": "Succeeded", "size": 1945994907, "createTime": 1781489998695 }, { "id": "161c22914e0d48c5b7a8e717d038f114", "startTime": 1781056800000, "endTime": 1781107200000, "servers": [ "hblock1", "hblock2", "hblock3", "hblock4" ], "logTypes": [ "Config", "Service" ], "services": [ "ls", "cs", "ps" ], "file": "192.168.0.68:/mnt/storage02/hblocklogs161c22914e0d48c5b7a8e717d038f1142026061002000020260610160000.zip", "status": "Succeeded", "size": 399810381, "createTime": 1781254224229 }, { "id": "924f827e3dc54d8da7746ff1c1bbc770", "startTime": 1781246409689, "endTime": 1781253609689, "servers": [ "hblock1", "hblock2", "hblock3", "hblock4" ], "logTypes": [ "Config", "System", "Data", "Coordination", "Service" ], "services": [ "mdm", "fc", "ls", "cs", "ds", "ps", "ms", "ag", "cloud", "net", "rb", "stor", "ua", "uc", "ws" ], "file": "192.168.0.68:/mnt/storage01/CTYUNHBlockPlus4.1.0x64/collectedlogs/hblocklogs924f827e3dc54d8da7746ff1c1bbc7702026061206400920260612084009.zip", "status": "Succeeded", "size": 613200107, "createTime": 1781253610465 } ] } }