cat iis.log |grep -v ^# |awk '{print $1}'|uniq -c |sort -rn