Description
This article describes how to see all the websites URL that are being visited by users under Log & Report -> Security Events -> Web Filter.
Solution
The 'log-all-url' option must be enabled in the web filter profile to get the information of the host name of all the visited sites, not only of the blocked ones. To enable 'log-all-url', run the following commands in the CLI:
config webfilter profile
edit <name_str>
set log-all-url {enable | disable}
end
end
By setting log-all-url to enable, it will log all URLs even if FortiGuard is not enabled.
This can only be set via the CLI.
Related articles: