RulePoint
- RulePoint 6.1
- All Products
Name
| Description
|
|---|---|
begin_time
| The epoch time when the event processor begins to mark events.
|
end_time
| The epoch time when the event processor stops marking events.
|
engine_name
| Name of the event processor that produces the marker begin and end events.
|
event_count
| Total number of events generated from sources pulled into RulePoint based on a particular schedule. The event count is the total events received between the begin and end time of a marker boundary.
|
hit_ratio
| Ratio of the number of events in the marker boundary that participated in activations and the total number of events.
Formula: Hit ratio % = Total number of activations/Total number of events x 100.
For example, if there are 100 events, and only 10 events are activated, the hit ratio is 10%.
The higher the number of activations, the higher the hit ratio %.
|
marker_name
| The name of the marker that you provide in the source configuration screen.
|
marker_type
| The marker value. It is either the begin event or end event. The begin event is when the source begins processing events, and the end event is when the source stops processing events.
|
rule_activation_count
| Aggregate number of events that are activated for an event within a begin and end event.
|
rules_processed
| A comma-separated list of all rules that processed events received within a marker boundary.
|
source_list
| A comma-separated list of sources that produced the marker events.
|
total_processing_time
| The total processing time, in milliseconds, that the event processor takes to process a batch of events within a marker boundary.
|