elasticsearch-tutorial icon indicating copy to clipboard operation
elasticsearch-tutorial copied to clipboard

Tutorial on using Elasticsearch for logging and searching

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