mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-20 09:40:24 +08:00
WAF增加多个动作
This commit is contained in:
@@ -63,6 +63,10 @@ message HTTPAccessLog {
|
||||
int64 firewallRuleGroupId = 45;
|
||||
int64 firewallRuleSetId = 46;
|
||||
int64 firewallRuleId = 47;
|
||||
|
||||
repeated string firewallActions = 49;
|
||||
repeated string tags = 50;
|
||||
|
||||
}
|
||||
|
||||
message Strings {
|
||||
|
||||
Reference in New Issue
Block a user