You can create an orchestration
job that uses one or more
Event Listener nodes
in the
Flow tab to process the events generated
by other nodes in the job. This job also demonstrates how
Event
Listener nodes interact with other nodes.
The following display
shows a sample orchestration job that uses four
Event
Listener nodes in this way:
Event Node Job with Specific Events
The
Event
Listener 1 node listens for events from the
Echo node.
For information about
Echo nodes, see
Working with the Echo Node.
The settings for this
node are shown in the following display:
Event Listener I Settings
Note that the unique
outputs for each Event Listener node in the sample job serve as the
inputs for the
Expression node that follows
it. (These inputs are LAST_SEEN, _NAME, _SOURCE, and _SOURCETYPE.
For example, the unique outputs for the
Event Listener
1 node become inputs to the expression in the
Expression
1 node that follows it in the job. For information about
Expression nodes,
see
Working with the Expression Node.
The settings for this
node are shown in the following display:
Event Listener 2 Settings
The settings for these
nodes are shown in the following display:
Event Listener 3 Settings
The
Event
Listener 4 node has the same settings as the
Event
Listener 3 node.