
C613-50186-01 Rev B
Command Reference for AR2050V
352
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
URL
-
REQUESTS
log url-requests
Overview
If URL Filtering is enabled, then by default, black list hits and issues with match
criteria and list files are logged.
Use this command to enable logging of all HTTP and HTTPS URL requests (both
permitted and denied) passing through the firewall.
Use the
no
variant of this command to disable extra logging of HTTP and HTTPS
URL requests passing through the firewall.
Syntax
log url-requests
no log url-requests
Default
Disabled by default.
Mode
URL Filter Configuration
Usage
When enabled, additional log messages for HTTP and HTTPS URL requests passing
through the firewall contain the:
•
URL being accessed
•
IP address of the user that requested the URL
Example
To configure logging of all HTTP and HTTPS URL requests passing through the
firewall (permitted as well as denied), use the following commands:
awplus#
configure terminal
awplus(config)#
url-filter
awplus(config-url-filter)#
log url-requests
Related
Commands
Command
changes
Version 5.4.7-1.1: command added