LogFilter
The following table lists the LogFilter specifications.
| Field | Allowed Inputs |
|---|---|
| <Name = "valid_filter_name"/> | Required. All filters must be uniquely named. |
| <Condition = "valid_log_field valid_ operator valid_comparison_value"/> |
Required. This field contains the following elements:
Note: There are no negative comparison operators. If you want to specify a negative condition, use the Action field to REJECT the record.
|
| <Action = "valid_action_field"/> | Required. ACCEPT or REJECT. This instructs Content Gateway to either accept or reject records satisfying the condition of the filter. |