Timer

Timer feeder

This feeder trigger a pipeline every time the timer is fired.

Parameters

ParameterTypeDefaultDescription
freqDURATION60sThe intervals (in duration) on how often to execute the pipeline
<timer: freq="30s"> | ...

Output

Text

The main field of the Message will contain time in rfc3339 format.

Extra

NameDescription
rfc3339time in rfc3339 format
timestamptime in Unix timestamp

Examples