访问日志策略增加只记录WAF访问日志选项

This commit is contained in:
刘祥超
2022-04-22 17:14:17 +08:00
parent e7189948f2
commit 57bffa2cda
4 changed files with 144 additions and 109 deletions

View File

@@ -11,4 +11,5 @@ message HTTPAccessLogPolicy {
bytes optionsJSON = 5;
bytes condsJSON = 6;
bool isPublic = 7;
bool firewallOnly = 8;
}