Kuiper implemented several plugins.
Name | Description |
---|---|
zmq | The source will subscribe to a Zero Mq topic to import the messages into kuiper |
random | The source will generate random inputs with a specified pattern |
Name | Description |
---|---|
file | The sink is used for saving analysis result into a specified file. |
zmq | The sink will publish the result into a Zero Mq topic |
influxdb | The sink will publish the result into a InfluxDB |
...