华为云云数据库rds查询数据库错误日志_云淘科技

功能介绍

查询数据库最近的2000条错误日志信息。

该接口计划于2024-03-31下线,建议及时切换到新接口查询错误日志。

调用接口前,您需要了解API 认证鉴权。

调试

您可以在API Explorer中调试该接口。

URI

URI格式

GET /v3/{project_id}/instances/{instance_id}/errorlog?start_date={start_date}&end_date={end_date}

参数说明

表1 参数说明

名称

是否必选

说明

project_id

租户在某一region下的project ID。

获取方法请参见获取项目ID。

instance_id

要查询的实例ID。

start_date

开始时间,格式为“yyyy-mm-ddThh:mm:ssZ”。

其中,T指某个时间的开始;Z指时区偏移量,例如北京时间偏移显示为+0800。

end_date

结束时间,格式为“yyyy-mm-ddThh:mm:ssZ”。

其中,T指某个时间的开始;Z指时区偏移量,例如北京时间偏移显示为+0800。

只能查询当前时间前一个月内的错误日志。

offset

页数偏移量,如1、2、3、4等,不填时默认为1。

limit

每页多少条记录,取值范围是1~100,不填时默认为10。

level

日志级别,默认为ALL,可取值如下:

ALL
INFO
LOG
WARNING
ERROR
FATAL
PANIC
NOTE

请求消息

请求参数

无。

URI样例

GET https://{endpoint}/v3/0483b6b16e954cb88930a360d2c4e663/instances/cee5265e1e5845649e354841234567dfin01/errorlog?offset=1&limit=10&start_date=2018-08-06T10:41:14+0800&end_date=2018-08-07T10:41:14+0800&level=ALL

响应消息

正常响应要素说明

表2 要素说明

名称

参数类型

说明

error_log_list

Array of objects

具体信息。

详情请参见表3 errorLogList字段数据结构说明。

total_record

Integer

总记录数。

表3 error_log_list字段数据结构说明

名称

参数类型

说明

time

String

日期时间UTC时间。

level

String

日志级别。

content

String

错误日志内容。

正常响应样例

{
	"error_log_list": [{
		"time": "2018-12-04T14:24:42",
		"level": "WARNING",
		"content": "Occur error when reading bytes from a network handler. Client actively closes the connection."
	}, {
		"time": "2018-12-04T14:24:42",
		"level": "WARNING",
		"content": "Occur error when reading bytes from a network handler. Client actively closes the connection."
	}],
	"total_record": 2
}

异常响应

请参见异常请求结果。

状态码

正常

200

异常

请参见状态码。

错误码

请参见错误码。

父主题: API v3

同意关联代理商云淘科技,购买华为云产品更优惠(QQ 78315851)

内容没看懂? 不太想学习?想快速解决? 有偿解决: 联系专家