Table of Contents

Search

  1. Preface
  2. RulePoint
  3. RulePoint Concepts
  4. Using RulePoint
  5. RulePoint Objects
  6. Working with Topics
  7. Working with Connections
  8. Working with Sources
  9. Working with Responders
  10. Working with Responses
  11. Working with Watchlists
  12. Working with Analytics
  13. DRQL
  14. Working with Rules
  15. Working with Alerts
  16. Setting Access Controls
  17. Troubleshooting RulePoint Issues
  18. Connecting to an Ultra Messaging Application
  19. Creating an Ultra Messaging JMS Source

User Guide

User Guide

Predefined Operators

Predefined Operators

RulePoint provides a predefined set of operators that you can use when writing rules. You cannot create instances of the predefined operators.
The following table describes the predefined operators, arranged in alphabetical order:
Filters/Operators
Description
contains
Performs a search comparison on event properties.
equalsSet
Verifies that event sets have equal members with a comparison set, regardless of their order.
has
The has construct provides the same functionality as the contains analytic.
in
Performs word and substring searches on event properties.
match
Verifies that all events have the same value for the specified property.
unmatched
Verifies that all of the events do not have the same value for the specified property, but the values are not required to be unique.
search
Enables Boolean search logic and Lucene search expressions.
unique
Verifies that all events have a different value for the specified property.
distinct
Used before the
with
clause in DRQL, and verifies that all events have a different value for the specified property.
group by
Used before the
with
clause in DRQL, and verifies that all events have the same value for the specified property.

0 COMMENTS

We’d like to hear from you!