- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FG200D IPS Log Tab Not Shown in log&reports
FG200D IPS Log Tab Not Shown in log&reports
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The IPS log tab in GUI will not appear if there are no IPS logs.
In CLI, type the following command:
diagnose log test
It would generate different type of dummy logs and the GUI tab should now appear.
To view IPS log in CLI:
execute log filter category Available categories: 0: traffic 1: event 2: utm-virus 3: utm-webfilter 4: utm-ips <------ select this category 5: utm-emailfilter 7: anomaly 8: voip 9: utm-dlp 10: utm-app-ctrl 12: utm-waf 15: dns
execute log filter category 4
execute log display
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The IPS log tab in GUI will not appear if there are no IPS logs.
In CLI, type the following command:
diagnose log test
It would generate different type of dummy logs and the GUI tab should now appear.
To view IPS log in CLI:
execute log filter category Available categories: 0: traffic 1: event 2: utm-virus 3: utm-webfilter 4: utm-ips <------ select this category 5: utm-emailfilter 7: anomaly 8: voip 9: utm-dlp 10: utm-app-ctrl 12: utm-waf 15: dns
execute log filter category 4
execute log display