I am trying to send my FW logs to a remote syslog server on PM V6.1. I added a "*.*" entry at the bottom of rsyslog.conf and that seems to work for most items, including a stop/start of the pve-firewall service itself. The logged FW entries only go into /var/log/pve-firewall.log on the local host so far.
I looked through the /usr/sbin/pvefw-logger binary file and I see "/var/log/pve-firewall.log" hard-coded in the binary file.
Does anyone know a way to log the FW entries to a syslog server without modifying the pvefw-logger code directly?
I could link that file to shared storage somewhere, but I am hoping for a more elegant solution.
Thanks for any help that can be provided.
John
I looked through the /usr/sbin/pvefw-logger binary file and I see "/var/log/pve-firewall.log" hard-coded in the binary file.
Does anyone know a way to log the FW entries to a syslog server without modifying the pvefw-logger code directly?
I could link that file to shared storage somewhere, but I am hoping for a more elegant solution.
Thanks for any help that can be provided.
John