5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-03-06 00:58:15 +03:00
Christian Ebner 3489f8a2b9 fix: #2123 Logging of user defined firewall rules
This allows a user to log traffic filtered by a self defined firewall rule.
Therefore the API is extended to include a 'log' option allow to specify the
log level for each rule individually.

The 'log' option can also be specified in the fw config. In order to reduce the
log amount, logging is limited to 1 entry per second.

For now the rule has to be created or edited via the pvesh API call or via the
firewall config in order to set the log level.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-03-19 13:39:55 +01:00
2019-03-04 10:27:42 +01:00
2019-03-04 10:27:42 +01:00
Description
No description provided
1.1 MiB
Languages
Perl 87.8%
C 10.6%
Makefile 1.6%