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:
- what is the short skeleton of steps to embed it?
- Should i use The official Node.js client for Elasticsearch to get logs from elastic to my table?