Log Parser Studio: Counts of 500 errors and not by month

前端 未结 0 1606
伪装坚强ぢ
伪装坚强ぢ 2020-12-03 22:08

Parsing w3c logs, I want to get the count of 500 errors and not for each month. This gives the count of 500s per month:

SELECT TO_STRING(date, \'yyyy-MM\') AS         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题