Modifying snaplen for pflogd

From: Carlos Lopez <clopmz_at_outlook.com>
Date: Sun, 23 Jun 2024 08:31:10 UTC
Hi all,

I am trying to modify snaplen for pflogd under FreeBSD 14.1 but it doesn't seem to work. I have tried the following options in rc.conf:

pflog_flags="-s 256"

and 

pflogd_flags="-s 256"

... but nothing, snaplen is 116 (default value) always. Do I need to reconfigure something?

Best regards,
C. L. Martinez