Please try:
Log Type: intrusion prevention
select attack, vuln_type, srcip, dstip, min($calendar_time) as first_seen, max($calendar_time) as last_seen, count(*) as totalnum, t1.severity from $log t1 left join ips_mdata t2 on t1.attack=t2.name where $filter and vuln_type is not null group by attack,vuln_type,srcip, dstip, t1.severity order by totalnum desc
hz
thank you , working perfectly
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1742 | |
1114 | |
760 | |
447 | |
241 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.