检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
多渠道:例如广告商、地推(传单)等。 多终端:网页版、公众账号、手机、浏览器(Web、移动端页面)等。 异构网:VPC、用户自建IDC,华为云ECS等。 多开发语言:核心系统Java、前端Nginx服务器、后台支付系统C++。 设备:商家有不同平台(X86、ARM)设备。 我们需要把散落在外部、内
/var/log/nginx/access.log main; error_log /var/log/nginx/error.log warn; ... } } 在这个例子中,log_format指令定义了一个名为main的日志格式,然后在serve
7f67f32 failed. 表示作业失败。 日志位置 在YARN上运行的Flink 作业: Flink-on-YARN 模式的作业日志输出路径通常是 **$HADOOP_HOME/logs/userlogs/<APPLICATION_ID>/<CONTAINER_ID>/**。这里的
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 更新时间(毫秒时间戳)
x日志过滤 processor_drop删除字段类型 processor_rename修改字段类型 detail Detail object 解析器配置 表18 Detail 参数 参数类型 描述 source_key String 自定义时间key字段名称 regex String
replace=r"****\2", ), ) 加工结果 { "content": "email is username@example.com", "email_encrypt": "email is ****@example.com" } 场景4:AK脱敏 日志中包含Acces
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
r的结构体,实现Success和Fail方法,并且在发送日志时直接使用。 SendLogWithCallBack(groupId, streamId string, log *Log, callback CallBack) package main import ( "github
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
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
x日志过滤 processor_drop删除字段类型 processor_rename修改字段类型 detail Detail object 解析器配置 表17 Detail 参数 参数类型 描述 source_key String 自定义时间key字段名称 regex String
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。鉴权失败
如需添加多个字段可单击“添加字段”,继续添加。 设置完成后,单击“保存”。 tag支持的系统字段包括:category、clusterId、clusterName、containerName、hostIP、hostId、hostName、nameSpace、pathFile、podName。 tag不支持的系统字
WHERE str1 IS NOT NUll CONTAINS_STRING(<expr>, str) 判断expr是否包含str字符串 SELECT CONTAINS_STRING(log_level,'warn') ICONTAINS_STRING(<expr>, str) 判断