Hello,
I have loaded database table data into elasticsearch.
can we create data table visualization in kibana for where conditions and display only those data in data chart
Ex:
select * from SAMPLE where id=10 and key1 = 20
Please help me.
Thanks inadvance.