conveyor
conveyor copied to clipboard
Easy way to get structured stuff into Elasticsearch (CSV, MSSQL, API)
the projcet only have docker file? can give a kibana plugins zip file? like kibana-plugins install file:///conveyour.zip thanks.
再者可以开发中文文档吗? 感谢
ES ram size is currently set to 4G, this causes problems if you want to tryout conveyor on a smaller VM and/or default memory allocations on Mac/Windows docker. We need...
Right now stars and subscribers are stored using the ID of the user, hitch can be the same. We should append `-stars` and `-subscribers` to the ids to prevent this....
As of today you can make requests to `/flow/{name}/data` and `/flow/{name}/config` these requests are then forwarded to Node-RED for handling. This results in a lot of extra nodes in the...
We need to design a way to store the various saved objects that get stored with a source and design a way to install them when a channel is created....
I think the settings gear icon should be moved to the navbar at the top of the page rather than being in the upper right hand corner of the page...
**Issue**: Currently the the ES index and documents (for flow and flowTemplate) are been created dynamically once we create the first documents. The flowTemplate causes errors when the `channel-sources` container...
According to Github: > Known moderate severity security vulnerability detected in hoek < 5.0.3defined in package-lock.json. > package-lock.json update suggested: hoek ~> 5.0.3. Since `5.0.3` is already the latest version...
I think Github is doing something very stupid in its metrics api. It currently returns 14 days worth of data, but I have a feeling that this is actually a...