- Description: A simple integration of an elasticsearch node into a nodejs server, which filters the data integrated into elasticsearch. The data source in this mini-project is Fortinet, which sends real-time logs into elasticsearch via Filebeat.
- Type: Web server (Node server)
- Language or techno: Javascript, NodeJS, ExpressJS
- Run:
node elasticsearch.js
- Run:
node testElactisearch.js
- A short tutorial on setting up elastic stack (elasticsearch, Kibana, Beats or Filebeat) goTo