mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 01:20:26 +08:00
访问日志可以使用集群和节点搜索
This commit is contained in:
@@ -42,6 +42,8 @@ message ListHTTPAccessLogsRequest {
|
||||
string keyword = 12; // 关键词
|
||||
string ip = 13;
|
||||
string domain = 14;
|
||||
int64 nodeClusterId = 15;
|
||||
int64 nodeId = 16;
|
||||
}
|
||||
|
||||
message ListHTTPAccessLogsResponse {
|
||||
|
||||
Reference in New Issue
Block a user