Hi all,
I used the canvas plugin to create a workpad with Kibana 6.4.2. After the upgrade to 6.5.x with canvas built in, all visualizations that query a certain index alias fail. The alias points to two indices, one having a "message" field mapped to text and the other having a "message" field mapped to object.
In the previous version the visualizations were displayed but as of 6.5.0, canvas refuses to do anything with this:
Also, when querying for a field that does currently not exist in the index, canvas shows an error message and refuses to show the visualization. Wouldn't it make more sense to just display the visualization without the data from that field? I think this was also the way that it was handled in the previous canvas version but I might be wrong here.
Do you guys have any suggestions on how I can work around these issues?
Thanks in advance and kind regards,
Kasimir