I have set of fact table in hive which are related to data of customers,transactions. I can move those Hive tables into Elastic search and view the text contents in kibana. Please find the example below
Case C1 contains n alerts. The focal entity for C1 is focalentity.
Alert n1 contains t transactions. There are 2 originator and 2 beneficiary associated with this 2 transactions.
Data for Cases,Alerts ,transactions are stored in different elasticsearch tables.
Please guide me how to show those textual data in kibana from elasticsearch