mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-18 16:30:26 +08:00
服务访问日志增加关键词搜索
This commit is contained in:
@@ -39,6 +39,7 @@ message ListHTTPAccessLogsRequest {
|
||||
int64 firewallRuleSetId = 9; // WAF规则集ID,可选
|
||||
int64 userId = 10; // 用户ID
|
||||
bool hasFirewallPolicy = 11; // 是否有WAF策略
|
||||
string keyword = 12; // 关键词
|
||||
}
|
||||
|
||||
message ListHTTPAccessLogsResponse {
|
||||
|
||||
Reference in New Issue
Block a user