Skip to main content
Version: 0.92.0

Stream Stop Detection


Description

Triggers an event when the input data stream stops sending events


Required input

Does not have any specific input requirements.


Configuration

Time Window Length (Seconds)

Specifies the size of the time window in seconds.

Output

Outputs a similar event like below.

{
'timestamp': 1621243855401,
'message': 'Event stream has stopped'
}