Hi Saafia, before you can visualize your MySQL data in Kibana, you will need to migrate your data from MySQL into Elasticsearch.
- Here is another Discuss thread which outlines this process.
- In that thread, they refer to the Jdbc Logstash plugin as the mechanism for migrating your data from MySQL to Logstash.
- I did some Googling and also found this tutorial and video which dives into this process and may or may not provide you with some insight.
Once your data is in Elasticsearch, I can help you figure out how you want to display it in a Data Table and how to configure your visualization to reach your goal. I hope this helps!
Thanks,
CJ