XDP UI: add XDP DNS monitor block logging

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-01-11 10:19:34 -08:00
parent ec28da3453
commit b4ffafc531
4 changed files with 423 additions and 0 deletions

View File

@@ -3117,6 +3117,8 @@
'workgroup' => 'Workgroup',
'working' => 'Working',
'written bytes' => 'Bytes Written',
'xdpdns log' => 'DNS Query Log from XDP',
'xdpdns hits' => 'Total number of DNS query log from XDP',
'xdpsni log' => 'TLS/SSL Web Access Log from XDP',
'xdpsni hits' => 'Total number of TLS/SSL Web Access Log from XDP',
'xtaccess all error' => 'You cannot set an external access to ALL, that is done in the port forwarding record.',