当前位置:网站首页>Emqx cloud update: more parameters are added to log analysis, which makes monitoring, operation and maintenance easier
Emqx cloud update: more parameters are added to log analysis, which makes monitoring, operation and maintenance easier
2022-07-25 16:19:00 【EMQX】
In recent days, , Full custody MQTT Message cloud service EMQX Cloud Publish feature updates : Yes 「 journal 」 The module is optimized , Add multiple analysis parameters , Help users carry out more effective system monitoring and operation and maintenance .
Function introduction
As a fully managed service designed to relieve users of the burden of infrastructure management and maintenance MQTT The cloud service ,EMQX Cloud Through the real-time online log viewing function, users can timely understand the system operation , Trace and troubleshoot the faults found , To ensure the stable operation of the system .
The previous log analysis parameters only have time 、 Log levels and instances ID These three , The function realization is relatively basic . The latest version has a number of low-level optimizations for this function , Added optional parameters , Include clients ID、 client IP、 user name 、 The theme 、 resources ID、 The rules ID, For users to filter and search , More accurate 、 Quickly locate errors , solve the problem . And the node will be directly displayed in the alarm details .

Function use
After the user enters the console, click 「 journal 」 You can query the log . The default parameter has display time 、 The level of logging 、 Wrong type 、 client ID And the client IP , Click more conditions to expand according to user name 、 The theme 、 resources ID And rules ID And other parameter conditions for directional log retrieval .

The fields contained in the log are described in the following table :
| Parameters | meaning |
|---|---|
| Time | Time of log reporting |
| The level of logging | Mainly divided into the following 3 Emergency users can deal with alarm errors according to different categories and priorities . |
| Wrong type | Mainly divided into the following 5 Data integration : Data integration related errors . Errors caused by the corresponding service not running or other reasons . For example, store to MySQL when ,MySQL It's not running , unauthorized 、 Or the table is wrong . client : Client related errors , Contains incorrect authentication information , Wrong access control information , And other reasons . news : Message related errors , For example, coding problems 、 News loss, etc . modular :emqx Module related errors , For example, the user-defined authentication fails to connect to the corresponding service .EMQX internal error :Erlang And errors that cannot be classified into the above situations . Users can quickly locate the error generation module according to the error type . |
| client ID | Input client ID, Search for the client ID Generated log |
| client IP | Input client IP, Search change client IP Generated log |
| user name | Input username, Search for the user name Generated log |
| The theme | Input topic name, Search for the topic Log generated under |
| resources ID | Input resources ID, Search the logs related to this resource |
| The rules ID | Input rules ID, Search the logs related to this rule |
Be careful :EMQX Cloud Support 14 Free log storage and retrieval within days , beyond 14 The log of days will not support query , If you have special needs , You can submit the work order in the console and contact us .
For common log analysis and solutions, please refer to the document :https://docs.emqx.com/zh/cloud/latest/deployments/logs.html
Copyright notice : This paper is about EMQ original , Reprint please indicate the source .
Link to the original text :https://www.emqx.com/zh/blog/emqx-cloud-update-log-analysis-adds-more-parameters
边栏推荐
- R语言偏相关性计算(Partial Correlation)、使用ggm包的pcor函数计算偏相关性(Partial Correlations)
- C# 模拟抽奖
- Upgrade esxi6.7.0 to 7.0u3f (updated on July 12, 2022)
- Pagehelper.startpage is not effective
- What is a physical firewall? What's the effect?
- 面试突击:为什么 TCP 需要 3 次握手?
- 0x80131500打不开微软商店的解决办法
- How to build an enterprise level OLAP data engine for massive data and high real-time requirements?
- Experimental reproduction of image classification (reasoning only) based on caffe resnet-50 network
- 解决Win10磁盘占用100%
猜你喜欢

fastadmin tp 安装使用百度富文本编辑器UEditor

Upgrade esxi6.7.0 to 7.0u3f (updated on July 12, 2022)

Save the image with gaussdb (for redis), and the recommended business can easily reduce the cost by 60%

Visual studio 2022 view class diagram

0x80131500 solution for not opening Microsoft Store

Win11自带画图软件怎么显示标尺?

面试8家公司,1周拿了5个offer,分享一下自己的心得

使用Huggingface在矩池云快速加载预训练模型和数据集

阿唐的小帮手

可验证随机函数 VRF
随机推荐
01.一个更简单的方法来传递大量的props
02. Limit the parameter props to a list of types
Win11自带画图软件怎么显示标尺?
Permission management - delete menu (recursive)
Pagehelper.startpage is not effective
伦敦银K线图的各种有用形态
R语言ggplot2可视化线图(line)、自定义配置标题文本相关内容颜色和图例(legend)颜色相匹配(和分组线图的颜色相匹配、match colors of groups)
mysql 隔离级别事务
Permission management - role assignment menu
Record locks
2W word detailed data Lake: concept, characteristics, architecture and cases
Quickly deploy mqtt clusters on AWS using terraform
MySQL read / write lock
02. 将参数props限制在一个类型的列表中
百度富文本编辑器UEditor单张图片上传跨域
C# 模拟抽奖
百度富文本编辑器UEditor 图片宽度100%自适应,手机端
意向锁(Intention Lock)
Win11动态磁贴没了?Win11中恢复动态磁贴的方法
用递归进行数组求和