cat main.log.4100.2021103109 |grep "find from"|grep -v "log_helper.go:17"|grep "find"|awk '{print $8,$9}' | sort | uniq -c | sort -rn | head -n 10