- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Event Stream Engine
Under ADMIN > Services > (Select an ESA service) > Actions icon > View > Config.
we have Event Stream Engine -> Max Patterns Sub expressions ...How to use this parameter. How do we know what number shall we use in this parameter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Vikram,
The following description is found from https://community.rsa.com/docs/DOC-80134.
Parameter | Description |
---|---|
Max Pattern Subexpressions | Certain rules require ESPER to maintain subexpressions in memory before deciding to fire them or not. These subexpressions consume memory and if left unchecked may cause the service to go down with memory exhaustion. This parameter is a safety measure that keeps such memory hogging rules under check. If a rule exceeds the specified number of subexpressions, its processing is delayed. The default value is 0, which means this setting is disabled. You must set a value if there are service stability issues. |
Unless you are encountering a service stability issue, the value can be left as the default, 0.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks very much James
