diff --git a/web/public/js/components/server/http-access-log-config-box.js b/web/public/js/components/server/http-access-log-config-box.js index 63bf73a4..9fc2086f 100644 --- a/web/public/js/components/server/http-access-log-config-box.js +++ b/web/public/js/components/server/http-access-log-config-box.js @@ -132,15 +132,21 @@ Vue.component("http-access-log-config-box", {

选中表示只输出日志到日志策略,而停止默认的日志存储。

- - 是否只记录WAF相关日志 - - -

选中后只记录WAF相关的日志。通过此选项可有效减少访问日志数量,降低网络带宽和存储压力。

- - + +
+

WAF相关

+ + + + + +
是否只记录WAF相关日志 + +

选中后只记录WAF相关的日志。通过此选项可有效减少访问日志数量,降低网络带宽和存储压力。

+
+
` }) \ No newline at end of file