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

This commit is contained in:
GoEdgeLab
2022-04-22 17:14:17 +08:00
parent a16902baf5
commit 011cf60fdb
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;
}