-
Sub-task
-
Resolution: Done
-
Major
-
3.2.0.Beta1
1. Only one "ruleSet" can be specified.
2. If "ruleLanguage" is specified, the file in "ruleSet" should be a ".dslr" file.
3. If "ruleFireMethod" is specified, valid values are "FIRE_ALL_RULES" and "FIRE_UNTIL_HALT".
4. If "ruleAuditType" is specified, valid values are "CONSOLE", "FILE", and "THREADED_FILE".
5. If "ruleAuditInterval" is specified, it only applies for a "ruleAuditType" of "THREADED_FILE".
6. If "ruleClockType" is specified, valid values are "REALTIME" and "PSEUDO" - default = "REALTIME".
7. If "ruleEventProcessingType" is specified, valid values are "CLOUD" or "STREAM" - default = "CLOUD".