检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
响应Body参数 参数 参数类型 描述 code String 错误码。 枚举值: LTS.0014 details String 调用失败响应信息描述。 枚举值: Operation DB failed 状态码:401 表9 响应Body参数 参数 参数类型 描述 message Message401
"details" : "update favorite failed" } } 状态码:500 表明服务端能被请求访问到,但是服务内部出错 { "message" : { "code" : "LTS.0203", "details" : "Internal
响应Body参数 参数 参数类型 描述 code String 错误码。 枚举值: LTS.0014 details String 调用失败响应信息描述。 枚举值: Operation DB failed 状态码:401 表10 响应Body参数 参数 参数类型 描述 message Message401
LTS.0744 LTS.0014 LTS.0745 details String 调用失败响应信息描述。 枚举值: AOM mapping rule param validate error Operation DB failed AOM mapping rule id is invalid
0740 LTS.0744 LTS.0746 details String 调用失败响应信息描述。 枚举值: AOM mapping rule log group id does not exist Operation DB failed AOM mapping rule name
error:插件错误 installing:安装中 install-fail:安装失败 upgrading:升级中 upgrading-transient:升级中 upgrade failed:升级失败 upgrade-fail:升级失败 uninstalling:卸载中 uninstalling-transient:卸载中
日志过滤 processor_drop删除字段类型 processor_rename修改字段类型 detail 否 Detail object 解析器配置 表14 Detail 参数 是否必选 参数类型 描述 source_key 否 String 自定义时间key字段名称 regex
转储和DIS转储支持JSON和RAW,DMS转储仅支持RAW 枚举值: JSON RAW log_transfer_detail TransferDetail object 日志转储详细信息 log_transfer_mode String 日志转储方式。cycle是指周期性转储
2001 Failed to create alarm rule 创建错误 核对projectId是否正常。 400 LTS.2002 Failed to delete alarm rule 删除错误 查看数据库服务是否正常或网络连接是否正常。 400 LTS.2003 Failed to
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
id=0] onControllerFailover (KafkaController.scala:678) Error during controller failover java.lang.RuntimeException: Failed to elect new leader
httpsend | grep 'dataType:TRACE' | grep failed zgrep 'dataType:TRACE' *.zip | grep httpsend | grep failed 若显示failed代表日志发送失败,则需要联系LTS技术支持工程师排查。 检查在L
Info Minor Major Critical sql_alarm_send 是 Boolean 是否发送 domain_id 是 String domainId 最小长度:32 最大长度:32 notification_save_rule 否 SqlNotificationSaveRule
Minor Major Critical keywords_alarm_send 是 Boolean 是否发送 domain_id 是 String domainId 最小长度:32 最大长度:32 notification_save_rule 否 SqlNotificationSaveRule
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
"details" : "group or stream not exist" } } 状态码:500 表明服务端能被请求访问到,但是服务内部出错 { "message" : { "code" : "LTS.0203", "details" : "Internal
Integer 发送主题 0:不变 1:新增 2:修改 3:删除 最小值:0 最大值:3 枚举值: 0 1 2 3 domain_id 是 String domainId 最小长度:32 最大长度:32 notification_save_rule 否 SqlNotificationSaveRule
"error_code" : "LTS.0009", "error_msg" : "Failed to validate the request body" } 状态码:401 AuthFailed。鉴权失败, 请确认token后再次请求 。 { "error_code" :
Integer 发送主题 0:不变 1:新增 2:修改 3:删除 最小值:0 最大值:3 枚举值: 0 1 2 3 domain_id 是 String domainId 最小长度:32 最大长度:32 notification_save_rule 否 SqlNotificationSaveRule
CONTAINS(ARRAY['1','2'],'1') 表11 查询分析结果 类型 场景 查询语句 CONTAINS(ARRAY['1','2'],'1') 返回结果 true mv_contains函数 判断数组中是否包含指定元素。如果包含,则返回true,同contains。