Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ul> <li>
  • x*
<br>

  • Do
  • not
  • generate
  • any
  • events
  • (this
  • is
  • the
  • default)
<li>
  • \*
<br>

  • Generate
  • all
  • event
types <li> 100<br> Generate all event types except 100 <li>
  • types
  • 100
    Generate all event types except 100
  • 100,200-
205<br>
  • 205
    Generate
  • event
  • type
  • 100
  • and
  • 200
  • through
  • 205
<li>
  • 100,200-205,
x202<br>
  • x202
    Generate
  • event
  • types
  • 100
  • and
  • 200
  • thru
  • 205,
  • excluding
  • event
  • type
  • 202
</ul>

Entries are processed from left to right, and the list is order dependent. For example, an entry of x*,100 prevents generation of all event types except 100, while an entry of 100,x* prevents generation of all event types (the right-most entry takes precedence).

Field

Description

Event Management Options

Delete Persistent events after
This option specifies how long, in seconds, an event message that is identified as a persistent event will wait to be received by a Universal Enterprise Controller (UEC). Persistent event messages are those whose types are contained in the event generation list. If a persistent event message is not delivered to UEC within the specified time, the Universal Broker will delete the event record from its local Universal Event Subsystem (UES) database.
 
The default value for this option is 172800 seconds, which is equivalent to 2 days.
 
Delete Monitoring events after
This option sepcifies the maximum amount of time, in seconds, event messages used for product activity monitoring will remain in the Universal Broker's local Universal Event Subystem (UES) database. If a monitoring event message is not delivered to a Universal Enterprise Controller (UEC) within the specified time, the Broker will delete the record from its local UES database.
 
The default value for this option is 600 seconds.

Event Generation Options

Generate Activity monitoring events
When this option is selected, the Universal Broker will generate events that monitor product activity. This option is selected by default.
 
Persistent event list
Specifies which events are to be generated and processed as persistent events. A persistent event is saved in a Universal Enterprise Controller (UEC) event database for long-term storage.
Enter a list and/or range of numeric event types, separated by a comma. To exclude an event or range of events, precede the entry with an upper- or lower-case 'X'. Use an asterisk ( * ) to specify all event types.
 
For example:

Html bobswift

...