检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
服务器-DNS日志 DNS(Domain Name System,域名系统)是互联网的一项服务,它作为将域名和IP地址相互映射的一个分布式数据库,能够使人更方便地访问互联网。当用户在浏览器中输入域名时,DNS会将其解析为对应的IP地址,以便计算机能够找到正确的服务器并获取所需的信息。
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
主题信息 sql_alarm_level String 告警级别 sql_alarm_send Boolean 是否发送 domain_id String domainId create_time Long 创建时间(毫秒时间戳) update_time Long 更新时间(毫秒时间戳)
ontent、logContentSize、collectTime、category、clusterId、clusterName、containerName、hostIP、hostId、hostName、nameSpace、pathFile、podName。 使用限制 若未配置索
ontent、logContentSize、collectTime、category、clusterId、clusterName、containerName、hostIP、hostId、hostName、nameSpace、pathFile、podName。 使用限制 若未配置索
replace=r"****\2", ), ) 加工结果 { "content": "email is username@example.com", "email_encrypt": "email is ****@example.com" } 场景4:AK脱敏 日志中包含Acces
r的结构体,实现Success和Fail方法,并且在发送日志时直接使用。 SendLogWithCallBack(groupId, streamId string, log *Log, callback CallBack) package main import ( "github
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
hashMapOf(Pair("food_1", "rice"), Pair("food_2", "wheat"), Pair("food_3", "egg")) val fruit = hashMapOf(Pair("fruit_1", "apple"), Pair("fruit_2"
worldhello world contains_string函数 判断字符串是否包含指定字符串。 语法:contains_string(str, containsStr) 表12 参数说明 参数名称 描述 类型 是否必选 str 原始字符串。 String 是 containsStr 指定字符串。
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
登录DLI控制台。 左侧导航栏选择“作业管理-SQL作业”。 单击对应队列的操作列“编辑”,进入详情页,在编辑框输入命令“MSCK REPAIR TABLE table_name”,table_name为有分区表的表名称。例如更新表名称为lts_qpg_dli的分区表。 单击“执行”,等待更新完成。
管理日志流 云日志服务是以日志流(LogStream)作为日志管理维度。日志采集后,以日志流为单位,将不同类型的日志分类存储在不同的日志流上,方便对日志进一步分类管理。如果日志较多,需要分门别类,建议您创建多个日志流,并给日志流做好命名,方便后续快速查找日志。例如,您可以将操作日
ErrorMessagebody object 错误信息body体 表7 ErrorMessagebody 参数 参数类型 描述 code String 错误码 details String 错误描述 状态码: 500 表8 响应Body参数 参数 参数类型 描述 message ErrorMessagebody
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
"error_msg" : "Failed to delete log group" } 状态码 状态码 描述 204 请求响应成功, 成功删除日志组。 400 BadRequest。非法请求。 建议根据error_msg直接修改该请求,不要重试该请求。 401 AuthFailed。鉴权失败,
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
"error_msg" : "Failed to delete Log stream" } 状态码 状态码 描述 204 请求响应成功, 成功删除日志流。 400 BadRequest。非法请求。 建议根据error_msg直接修改该请求,不要重试该请求。 401 AuthFailed。鉴权失败
WHERE str1 IS NOT NUll CONTAINS_STRING(<expr>, str) 判断expr是否包含str字符串 SELECT CONTAINS_STRING(log_level,'warn') ICONTAINS_STRING(<expr>, str) 判断