Which fields does the Pre-Processing Filter consider when it?s being used in a report?
Originally Published: 2009-09-30
Article Number
Applies To
Resolution
Preprocess filtering improves the performance of reporting by reducing the amount of event data enVision transfers into an SQL database which in turn reduces the time that the report takes to complete.
It will consider any fields, The process will build up a regex string based on the WHERE clause criteria in the report.
If it passes and meets certain rules, then the regex string will be applied to the parsed data before the data is added to the return buffer.
If it doesn?t meet the rules it will be dropped.
The following are the "rules" that it must meet:
- All values in the where criteria are using =, like, or IN
- Values must be more than a single character
If any NOT variations are used, the regex string will be ignored and report data will be returned without using it.
Related Articles
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?