mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 03:00:24 +08:00
节点日志可以通过日期、关键词、级别等筛选
This commit is contained in:
@@ -10,4 +10,5 @@ message NodeLog {
|
||||
string level = 4;
|
||||
int64 nodeId = 5;
|
||||
int64 createdAt = 6;
|
||||
int32 count = 7;
|
||||
}
|
||||
Reference in New Issue
Block a user