"Block malicious URLs" in Intrusion Prevention - any way to log what URL was blocked?
I traffic that is being blocked by a Fortigate because it is matching a malicious URL in the Intrusion Preventions malicious URL list:
Blocking Malicious URLs
To use this IPS signature to block malicious URLs, select Block malicious URLs. This feature uses a local malicious URL database on the FortiGate to assist in drive-by exploits detection. The database contains all malicious URLs active in the last one month, and all drive-by exploit URLs active in the last three months. The number of URLs controlled are in the one million range.
Ref: https://help.fortinet.com...e%20IPS%20scanning.htm
However, the logs do not actually log the URL that was matched. Is there anyway to actually see these URLs? I have gone into the CLI and enabled extended-logging for the Intrusion Prevention security profile, but this only added the user agent string to the logs.
Just for reference, here is part of the log type that I am referring to:
type="utm",subtype="ips",eventtype="malicious-url",msg="URL blocked by malicious-url-list"
