The event stream is a widget version of the stream of events on the Event Stream view. Only available on FREE layout dashboards.

Hierarchy

  • EventStreamWidgetDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
eventSize?: WidgetEventSize

Size to use to display an event.

query: string

Query to filter the event stream with.

tagsExecution?: string

The execution method for multi-value filters. Can be either and or or.

time?: WidgetTime

Time setting for the widget.

title?: string

Title of the widget.

titleAlign?: WidgetTextAlign

How to align the text on the widget.

titleSize?: string

Size of the title.

Type of the event stream widget.

Generated using TypeDoc