We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c90f7 commit fbb006eCopy full SHA for fbb006e
pipeline/inputs/dummy.md
@@ -17,6 +17,7 @@ The plugin supports the following configuration parameters:
17
| Interval\_nsec | Set nanoseconds of time interval at which every message is generated. If set, `Rate` configuration will be ignored. Default: 0 |
18
| Samples | If set, the events number will be limited. e.g. If Samples=3, the plugin only generates three events and stops. |
19
| Copies | Number of messages to generate each time they are generated. Defaults to 1. |
20
+| Flush\_on\_startup | If set to `true`, the first dummy event is generated at startup. Default: `false` |
21
22
## Getting Started
23
0 commit comments