cat  *.log |grep "information|request"|awk -F '|' '{print $1}'|sort -n| uniq -c > rpt_.txt