What info is really useful in my iptables log and how do I disable the useless bits?

Re: 1) Browser may try connecting several times, especially if you set DROP, if you set REJECT you will get immediate "connection refused".

Re: 2) Maybe you set -j LOG rule before you allow SSH in, order is significant in chain.

I recommend this book, consider how to analyze and maybe get some statistics from logs.