Caleb M. Keller
Caleb M. Keller
Yeah we never loaded anything over probably 1G. Are you using our compose for Elasticsearch or is this in your own ES cluster? Might need to increase the RAM allocated...
So if I remember correctly you have to change the payload settings in Kibana, but also Node-RED, which is what Conveyor uses under the hood for moving stuff around. We...
no network at all or just no internet connection? I don't know if we have a build for 5.6.3 and likely going below 6.2 will be hard for us.
The build zip is located in the `kibana-extra/conveyor/build` I think mater is built against 6.3.2 the version on the 1.4.0 branch is built against 6.3.0
Hey @Eric-L90 thanks for your interest in Conveyor and sorry that everything is still a little rough around the edges. We're continually working to improve the functionality and documentation of...
Hey @mdiehm sorry for never writing the docs. installation in an existing cluster is something we haven't tackled for anyone but ourselves and the process is highly dependent upon cluster...
Okay, we will try to update to 6.5.1 today/tomorrow and publish a new version. That way you can test completely using our compose stack and avoid the "advanced installation" for...
@milutz should we take the opportunity when we implement this to simplify the the mapping definition at all? or is it literally just a passthrough.
Work in progress here https://github.com/samtecspg/conveyor/blob/master/docs/_developer_docs/new-build-version.md
Okay I've actually done a lot more work on the global flow. It seems that the index patterns don't work unless there is also a `.kibana/doc/config:{{version}}` record with a defaultIndex...