timer-source
This source agent periodically emits a new record (an "event") and passes it to the pipeline.
Example
This is an example using the timer-source
agent to emit a new record every 60 seconds.
In this example the timer-source
agent emits one record every 60 seconds.
Defining the contents of the output record
Configuration
Last updated