• qiuqunfeng's avatar
    Add attack log counting to GetWaf method for current day · d00530ed
    qiuqunfeng authored
    This update introduces functionality to count attack logs for the current day within the GetWaf method. It utilizes a boolean query to filter logs based on the service ID and the attack time range, enhancing the WAF service's ability to track and report attack activity accurately.
    d00530ed
waf.go 50.4 KB