Install Elasticsearch and Kibana in docker is very simple and quick. Use docker-compose cmd tool in a few minutes. The vm.max_map_count kernel
Continue readingCategory: elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases.
How to get data from elasticsearch use python
Using Python to get ElasticSearch data, we may use some open source Python libraries, such as elastic search-py, elastic search-dsl-py
Continue reading