Skip to content

Tutorial on using Elasticsearch for logging and searching

Notifications You must be signed in to change notification settings

raindigi/elasticsearch-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tutorial on using Elasticsearch for logging and searching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.8%
  • Shell 31.2%