[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Verifying Web Filtering Configurations

J-Web monitoring tools consist of the options that appear when you select Monitor in the task bar. The Monitor options display diagnostic information about the feature in question. Alternatively, you can enter show commands from the CLI to display the same information. CLI show commands display the current configuration and information about the feature in question.

This topic contains:

Using J-Web to Monitor Web Filtering

View web filtering statistics using J-web as follows:

  1. Select the Monitor tab at the top of the page.
  2. Select UTM in the left pane, under Quick Configuration, to expand the UTM category. Once UTM is expanded, Anti-Virus, Web Filtering, Anti-Spam, Content Filtering, and Custom Objects become available.
  3. Select Web Filtering in the left pane.
  4. The following information becomes viewable in the right pane.
    white list hit: #
    Black list hit: #
    Queries to server: #
    Server reply permit: #
    Server reply block: #
    Custom category permit: #
    Custom category block: #
    Cache hit permit: #
    Cache hit block: #
    Web-filtering sessions in total: #
    Web-filtering sessions in use: #
    Fall back: log-and-permit block
    Default # #
    Timeout # #
    Connectivity # #
    Too-many-requests # #
  5. You can click the Clear Web Filtering STAT button to clear all current viewable statistics and begin collecting new statistics.

Using the CLI to Monitor Web Filtering

Use the following commands to view Web filtering statistics

The Web filtering show status command displays the following information:

user@host > show security utm web-filtering status
UTM Web-filtering status:
Server status: SC-CPA server up

The Web filtering show statistics command displays the following information:

user@host > show security utm web-filtering statistics
white list hit: #
Black list hit: #
Queries to server: #
Server reply permit: #
Server reply block: #
Custom category permit: #
Custom category block: #
Cache hit permit: #
Cache hit block: #
Web-filtering sessions in total: #
Web-filtering sessions in use: #
Fall back: log-and-permit block
Default # #
Timeout # #
Connectivity # #
Too-many-requests # #

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]