all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-manager] ui: lxc: add firewall log view filtering
@ 2023-12-05 14:36 Christian Ebner
  2024-03-05  9:47 ` Christian Ebner
  2024-04-15 14:13 ` [pve-devel] applied: " Fiona Ebner
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Ebner @ 2023-12-05 14:36 UTC (permalink / raw)
  To: pve-devel

Allow to filter firewall logs analogous to node and VM firewall logs.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
 www/manager6/lxc/Config.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/manager6/lxc/Config.js b/www/manager6/lxc/Config.js
index 4516ee8f..8ef66f39 100644
--- a/www/manager6/lxc/Config.js
+++ b/www/manager6/lxc/Config.js
@@ -355,6 +355,8 @@ Ext.define('PVE.lxc.Config', {
 		    itemId: 'firewall-fwlog',
 		    xtype: 'proxmoxLogView',
 		    url: '/api2/extjs' + base_url + '/firewall/log',
+		    log_select_timespan: true,
+		    submitFormat: 'U',
 		},
 	    );
 	}
-- 
2.39.2





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [pve-devel] [PATCH pve-manager] ui: lxc: add firewall log view filtering
  2023-12-05 14:36 [pve-devel] [PATCH pve-manager] ui: lxc: add firewall log view filtering Christian Ebner
@ 2024-03-05  9:47 ` Christian Ebner
  2024-04-15 14:13 ` [pve-devel] applied: " Fiona Ebner
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Ebner @ 2024-03-05  9:47 UTC (permalink / raw)
  To: pve-devel

ping, still applies!




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [pve-devel] applied: [PATCH pve-manager] ui: lxc: add firewall log view filtering
  2023-12-05 14:36 [pve-devel] [PATCH pve-manager] ui: lxc: add firewall log view filtering Christian Ebner
  2024-03-05  9:47 ` Christian Ebner
@ 2024-04-15 14:13 ` Fiona Ebner
  1 sibling, 0 replies; 3+ messages in thread
From: Fiona Ebner @ 2024-04-15 14:13 UTC (permalink / raw)
  To: Proxmox VE development discussion, Christian Ebner

Am 05.12.23 um 15:36 schrieb Christian Ebner:
> Allow to filter firewall logs analogous to node and VM firewall logs.
> 
> Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
> ---
>  www/manager6/lxc/Config.js | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/www/manager6/lxc/Config.js b/www/manager6/lxc/Config.js
> index 4516ee8f..8ef66f39 100644
> --- a/www/manager6/lxc/Config.js
> +++ b/www/manager6/lxc/Config.js
> @@ -355,6 +355,8 @@ Ext.define('PVE.lxc.Config', {
>  		    itemId: 'firewall-fwlog',
>  		    xtype: 'proxmoxLogView',
>  		    url: '/api2/extjs' + base_url + '/firewall/log',
> +		    log_select_timespan: true,
> +		    submitFormat: 'U',
>  		},
>  	    );
>  	}

applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-15 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 14:36 [pve-devel] [PATCH pve-manager] ui: lxc: add firewall log view filtering Christian Ebner
2024-03-05  9:47 ` Christian Ebner
2024-04-15 14:13 ` [pve-devel] applied: " Fiona Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal