All Projects → BuildingXwithJS → elasticsearch-tutorial

BuildingXwithJS / elasticsearch-tutorial

Licence: other
Tutorial on using Elasticsearch for logging and searching

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Elasticsearch with Node.js tutorial

Free open-source in-depth tutorial on elasticsearch with node.js

This repository contains code and related materials for introduction to Elasticsearch and Elastic Stack with Node.js video.

Project description

These are two simple Elasticsearch applications that do following things:

  • elastic-stack demonstrates usage of Elasticsearch along with Kibana and Logstash for logging with pino.js
  • search demonstrates usage of Elasticsearch for data querying (based on OSMNames)

Data used for search example can be found here

Related links

Useful links

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].