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

Verifying Content 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 Content Filtering

View content filtering statistics using J-Web as follows:

  1. Select Monitor>Security>UTM>Content Filtering.

    The following statistics becomes viewable in the right pane.

    Base on command list: # Passed # Blocked
    Base on mime list: # Passed # Blocked
    Base on extension list: # Passed # Blocked
    ActiveX plugin: # Passed # Blocked
    Java applet: # Passed # Blocked
    EXE files: # Passed # Blocked
    ZIP files: # Passed # Blocked
    HTTP cookie: # Passed # Blocked
  2. You can click Clear Content filtering statistics to clear all current viewable statistics and begin collecting new statistics.

Using the CLI to Monitor Content Filtering

Use the following commands to view content filtering statistics

user@host > show security utm content-filtering statistics

The content filtering show statistics command displays the following information:

Base on command list: # Blocked
Base on mime list: # Blocked
Base on extension list: # Blocked
ActiveX plugin: # Blocked
Java applet: # Blocked
EXE files: # Blocked
ZIP files: # Blocked
HTTP cookie: # Blocked

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