962148150 发表于 2018-11-10 14:19:34

nginx日志统计分析

# grep ^223.147.39.194 17 access_2016032913.log |awk '{print $1,$7}'          grep: 17: No such file or directory  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //thirdpartyapi/appaction/app_action/action_send_batch.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //customer/customerInfo/getCustUnReadMsgInfo.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json
  
access_2016032913.log:223.147.39.194 //remind/redDot/checkRedDot.json


页: [1]
查看完整版本: nginx日志统计分析