WAF增加多个动作

This commit is contained in:
GoEdgeLab
2021-07-18 16:26:45 +08:00
parent 9291406262
commit 1812fe7b09
14 changed files with 326 additions and 123 deletions

View File

@@ -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 {