mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-27 06:10:24 +08:00
WAF显示拦截日志
This commit is contained in:
@@ -31,6 +31,9 @@ message ListHTTPAccessLogsRequest {
|
||||
string day = 4;
|
||||
bool reverse = 5; // 是否反向查找
|
||||
bool hasError = 6;
|
||||
int64 firewallPolicyId = 7; // WAF策略ID
|
||||
int64 firewallRuleGroupId = 8; // WAF分组ID
|
||||
int64 firewallRuleSetId = 9; // WAF规则集ID
|
||||
}
|
||||
|
||||
message ListHTTPAccessLogsResponse {
|
||||
|
||||
Reference in New Issue
Block a user