]> git.proxmox.com Git - pve-manager.git/commit
fix #4442: Add date-time filtering for firewall logs
authorChristian Ebner <c.ebner@proxmox.com>
Wed, 9 Aug 2023 10:55:28 +0000 (12:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 Nov 2023 14:23:49 +0000 (15:23 +0100)
commit038e94bbbee764fbf70a026f5795263624c98bfb
tree6850080ba181b7181514d6103187c15a99fc013f
parentb4050780a634a5656f8b7e10d0abd1332547cb36
fix #4442: Add date-time filtering for firewall logs

Extend the current firewall log view to add date time based filtering.
The user can switch between live view, which shows logs from the
unrotated log file, or to filter mode, where date time based filtering,
including rotated logs can be performed.

Enable the feature by setting the property and the submit format
for since and until timestamps expected by the api.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
www/manager6/node/Config.js
www/manager6/qemu/Config.js