A comma-separated list of event types that you do not want to store in your document tracking backend.
By default, document tracking stores all events. If you set this parameter, document tracking stores all but the specified list of events.
Alternatively, you can set PositiveEventFilter to store a certain set of event types. If you set both configuration parameters, PositiveEventFilter takes precedence.
For a full list of the available document tracking events, refer to the IDOL Server Administration Guide.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | DocumentTracking |
Example: | NegativeEventFilter=Updated,Rejected
|
See Also: | PositiveEventFilter |
|