Log Service BLS
Updated at:2025-11-03
Baidu AI Cloud Log Service (BLS) includes two types of monitor objects: transmission task monitor (Task) and logstore monitor (Logstore). The list of monitor metrics is as follows:
Transmission task monitor (Task)
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| InstanceErrorCount | Agent error count | Item | TaskId | |
| SinkBytes | Total collection volume | Bytes | TaskId | |
| HostStatusCount | Agent status count | Item | TaskId,Status |
Logstore monitor (Logstore)
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| write_bps | Log write traffic | Bps | logstoreid | |
| index_bps | Log index traffic | Bps | logstoreid | |
| delivery_bps | Log delivery traffic | Bytes | logstoreid | |
| index_storage_bytes | Log index storage capacity | Bytes | logstoreid | |
| storage_byte | Log storage capacity | Bytes | logstoreid | |
| cold_storage_bytes | Log infrequent access storage | Bytes | logstoreid | |
| cold_index_storage_bytes | Log index infrequent access storage | Bytes | logstoreid | |
| request_count | Request count | Time | logstoreid | |
| 5xx_request_count | 5xx request count | Time | logstoreid | |
| 4xx_request_count | 4xx request count | Time | logstoreid | |
| request_failure_rate | Request failure rate | Time | logstoreid |
