View access log

leojb

New Member
Sep 22, 2025
2
0
1
Good morning everyone, I'll use Google Translate to help me.

I created a DROP rule for Datacenter/Node/VM in the Firewall to prevent any other IP from accessing this VM, but I'd like to leave a log. I set the LogLevel to Info and would like to know if it shows the IP that attempted to access and was blocked anywhere.

The GPT website advised me to use the commands below, but no log appeared.

journalctl -k -f | grep "FW"
dmesg -w | grep "FW"
journalctl -f | grep "FW VM 101"