sorry for a maybe stupid question - but is it possible to completely unset log and log-prefix in a firewall rule?
/ip firewall filter unset 6 log
doesn’t work, it always ends up with a
input does not match any value of value-name
Of course I can set the values to no and “” respectively, but that still clutters the listing. Is there a way to completely remove these two parameters? Seems they are excluded from unset…