conveyor icon indicating copy to clipboard operation
conveyor copied to clipboard

Easy way to get structured stuff into Elasticsearch (CSV, MSSQL, API)

Results 54 conveyor issues
Sort by recently updated
recently updated
newest added

> As a core developer, I need a process such that I can accurately and repeatedly create multiple different intestances of a given release of Conveyor, such that they are...

Right now we are creating the index patterns manually by directly writing to ES rather than use the new Kibana API. This is because the API doesn't allow specifying an...

So the source definitions are getting long. But there are several pieces that are showing up on each flow which could be moved into the API. ### Config Endpoints These...

enhancement

To get 6.2.1 working I modified the global flow to change several things with how index-patterns are created. I need to verify these changes work with 6.1. 5.x should be...

Versioning

it just dumps to the console. It also filters after receiving. I am thinking that maybe the Twitter API is more powerful than the node exposes.

enhancement
Node-RED

This results in the actual value being stored looking like `\"Comma Seperated\"`, which throws off some code switches.

ES has a queue limit for bulk operations so either I need to insert more rows/request or I need to put a rate limiter so that each request has a...

bug
Node-RED