Am I correct in thinking that within Luci with my complex firewall rules, that I cannot have just a single firewall rule log its firing? I have to either log everything or nothing?
I assume then, if I did it from the command line, such a thing is possible.
Such a requirement would be permanent and would be dire having to sift through many, many lines of log. If I am already denying some traffic, I do not need to be told about it.
Yes, just adding option log '1' to a rule definition seems to work, but boy, is the firewall system a nightmare to configure. I've decided just to script it from entries read from a database. It just appears easier to update.