Custom visualization with data from elastic

Hi team,
i`m embedding the EUI Expanding rows Table. My task is to fetch logs from elastic and visualize it with this table. My Kibana version is 6.7.0 and my vis is based on kbn_tp_custom_visualizations template.
I have read documentation, but still confused, so my questions are:

  1. what is the short skeleton of steps to embed it?
  2. Should i use The official Node.js client for Elasticsearch to get logs from elastic to my table?

Hey @masterThomas, the Plugin Development section of our docs has some good resources for getting started writing your own custom plugins, which can be used to write visualizations like the example you've linked to.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.