fix(webui): add stable pve audit activity view

This commit is contained in:
igor04091968
2026-04-27 22:56:05 +03:00
parent 77591c10ce
commit 7f131a6310
2 changed files with 119 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"^pve-detmir$"
],
"links": [
{ "label": "Активность", "type": "activity", "view": "DLP" },
{ "label": "Активность", "type": "activity", "view": "pve_audit" },
{ "label": "Web-admin аудит", "type": "bucket", "bucket_prefix": "aw-pve-webadmin-events_" },
{ "label": "PVE tasks", "type": "bucket", "bucket_prefix": "aw-pve-task-events_" },
{ "label": "SSH сессии", "type": "bucket", "bucket_prefix": "aw-ssh-sessions_" },