Event Analytics Grid Application Properties
This table shows a list of the properties for the Event Analytics grid application:
Property | Type | Default value | Description |
---|---|---|---|
eventhub.analytics.directory | path | analytics |
Required. This is the path where the Analytics application accesses the rules and can store analytics data. |
eventhub.analytics.persistence.class | string | com.lawson.eventhub.analytics.persistence.FilePersistence |
Class for persisting fact objects in Event Analytics. Note:
Do not change. |
eventhub.analytics.persistence.interval | integer | 20 | Interval in seconds for persisting fact objects in Event Analytics. |