Demonstrate multiple acquire data from Elasticsearch platform in the different methods, along with showing creating professional dashboard and comprehensive report in a few steps via Kibana dashboard. PREPARE Dev Tools (Management > Dev Tools) Add foods data POST foods/_bulk
{"index":{}}
{"name": "AAA Pizza - Hawaiian (S)","qty": 80,"price": 300.00,"isAvailable": true,"categoryCode": "PIZZA","comments": ["very good", "ok"…