Hello ,
I want create a report in Forti Analyser to see if a policy is used or hit, so that i can remove the unused policies.
Kind Regards,
Vincent
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
In Fortianalyser menu FortiView, select under traffic "Policy hits"
make your selections on time frame
Now top right you can export to report chart. This will export the current SQL query as a report chart which you can use in any report.
Leen
Hey,
I am suggesting something like below:
SELECT policyid AS MyPolicyID , COUNT(*) AS MyPolicyHitCount, devid AS MyDeviceID FROM $log WHERE $filter GROUP BY MyPolicyID, MyDeviceID ORDER BY MyPolicyHitCount DESC
*Log Type is Traffic.
Let me know what you think.
Cheers
Hello brazz_FTNT,
I will try that, thanks for your reply.
I will let you when it works.
Regards,
Vincent
In Fortianalyser menu FortiView, select under traffic "Policy hits"
make your selections on time frame
Now top right you can export to report chart. This will export the current SQL query as a report chart which you can use in any report.
Leen
Thank you very much that is the report i was looking for :)
Regards,
Vincent
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 |
---|---|
1712 | |
1093 | |
752 | |
447 | |
231 |
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 2024 Fortinet, Inc. All Rights Reserved.