Hi,
A "Built outbound UDP/TCP connection" message always means that a connection attempt has passed the firewall rules and was allowed to form through the firewall
A "Teardown UDP/TCP connection" message always means that a connection that was previously allowed to form through the firewall was removed from the firewall for a certain reason. (For TCP connections -> Normal TCP connection close, SYN Timeout, Idle timeout, etc)
I think the local-host messages are similiar. I personally look more for the Built/Teardown messages
If the firewall has blocked some connection attempt you would be looking at a log message that starts with "Deny"
I think there is a way to show the allowed connections also separately in the log but usually there is no actual need since we see what we need in the "Built" messages.
- Jouni