Skip to main content
Stream all events in the system line-by-line. Required Permission:
  • cyera.read.event
Note: To view the output of this action, first create a working directory using the Create Working Directory action. Then, use the Save Output To File feature, and finally retrieve the results with the Get File Content action.
External DocumentationTo learn more, visit the Cyera documentation.

Parameters

ParameterDescription
Datastore UIDsA comma-separated list of datastore UIDs to stream events by.
Event CategoriesStream events belonging to the selected categories.
Event Date AfterStream events which occurred on or after the specified timestamp.
Event Date BeforeStream events which occurred on or before the specified timestamp.
Event TypesA comma-separated list of event types to stream events by.
Issue UIDsA comma-separated list of issue UIDs to stream events by. Can be obtained using the List Issues action.

Workflow Library Example

Stream Events with Cyera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop