Random
Random input plugin generate very simple random value samples using the device interface /dev/urandom, if not available it will use a unix timestamp as value.
Configuration Parameters
The plugin supports the following configuration parameters:
Getting Started
In order to start generating random samples, you can run the plugin from the command line or through the configuration file:
Command Line
From the command line you can let Fluent Bit generate the samples with the following options:
Configuration File
In your main configuration file append the following Input & Output sections:
Testing
Once Fluent Bit is running, you will see the reports in the output interface similar to this:
Last updated