grep 'default.ida' /path/to/access_log | awk {'print $1'} | sort -n | uniq | this_perl_script.pl