Skip to main content
pksubramanian
Staff
Staff
November 8, 2019

Technical Tip: Log all user traffic URLs using web filter profile

  • November 8, 2019
  • 0 replies
  • 45034 views

Description


This article describes how to log all user traffic URLs using a web filter profile.

The default web filter only shows URLs that performs action [i.e; BLOCK] unless the web filter profile is kept in monitoring mode.


Scope

 

FortiGate.

 

Solution

 

To log all URLs through FortiGate, enable the 'log all' option under the web filter profile to capture all URLs.

Use the following command:

 

config webfilter profile

    edit "sniffer-profile" <----- Profile name.

            set web-url-log enable

            set log-all-url enable

        end

 

Web filter log:

 

Stephen_G_0-1749830069284.png