The ProxySG can show the entire eventlog or it can be filtered to only show those events of interest.
The following are some common filters used in conjunction with the eventlog. To access them use the following url:
https://proxyip:8082/filter
where filter is one of the following:
Description | Filter |
---|---|
All Events | /Eventlog/fetch=0xFFFFFFFF |
Errors | /Eventlog/fetch=0x00000002 |
Priority 1 Events | /Eventlog/fetch=0x00001000 |
Configuration Errors | /Eventlog/fetch=0x00008000 |
Configuration Change Events | /Eventlog/fetch=0x02000000 |
Downloads/Uploads (BCWF, Access Logs etc) | /Eventlog/fetch=0x10000000 |
SSL | /Eventlog/fetch=0x02000000 |