timeWindow element

The <timeWindow> element contains elements that define the time interval during which the rule is processing.

Details

For example, the time window for a duplicate rule defines how long the rule must check for events that are duplicates of the first event that is accepted. If the time window is 30 seconds, the duplicate rule processes all duplicate events that occur within 30 seconds of the first event that it accepts.

Attributes

<timeWindow> has no attributes.

Contained within

<timeWindow> is contained within the following elements:

Contains

<timeWindow> contains the following elements:

Table 1. Elements contained within the <timeWindow> element
Element Required or optional?
<timeInterval> 1 of these elements is required, and only 1 occurrence of the chosen element is allowed.
<runUntilDeactivated>