Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 972 Bytes

overview.md

File metadata and controls

26 lines (14 loc) · 972 Bytes

Kuiper implemented several plugins.

Sources

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

Sinks

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

Functions

...