Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.53 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.53 KB

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