Code:
tcpdump -n -e -ttt -i pflog0
Your rules of course need to have the log option included for the interface you want to watch. tcpdump can be filtered in many ways to restrict the realtime display further:
Code:
tcpdump -n -e -ttt -i pflog0 port 22