增加WAF日志配置/WAF策略中之日志中增加分表查询

This commit is contained in:
GoEdgeLab
2022-04-21 19:45:25 +08:00
parent 4d089a1af3
commit 305718a03c
8 changed files with 135 additions and 8 deletions

View File

@@ -25,6 +25,8 @@
</first-menu>
</form>
<http-access-log-partitions-box :v-day="day" :v-partition="partition"></http-access-log-partitions-box>
<p class="comment" v-if="accessLogs.length == 0">暂时还没有日志。</p>
<table class="ui table selectable" v-if="accessLogs.length > 0">