> :msg, contains, ".*wg0: .*"
> *.*                                /var/ramdisk_log/wireguard.log

It works for me. Presumably your use of regex patterns is the problem:

+*
!*
:msg, contains, "wg0:"
*.* /tmp/smeg


Reply via email to