Using Elasticsearch as the Back-end For Fast Prototyping

Posted by Niraj Markandey on Oct 14, 2020 8:00:00 AM

In the last article, Understanding the Elastic Stack, I broke down the various Elastic components (check it out for a quick refresher). Now we will use the REST API provided by Elasticsearch as the back-end for a simple project. But before, let us discuss why we want to use Elasticsearch REST API as back-end.

The functionality of the back-end:

Read More

Topics: Cyber Security, Elastic, elasticsearch, prototyping

Understanding the Elastic Stack

Posted by Niraj Markandey on Jun 16, 2020 8:00:00 AM

This blog will look into the entire Elastic Stack (Elasticsearch, Logstash, Kibana). 

Read More

Topics: Elastic, Kibana, elasticsearch, Logstash

Searching with Elasticsearch

Posted by Niraj Markandey on May 7, 2020 8:00:00 AM

In this blog, we will cover the Elasticsearch basics and answer questions including:

Read More

Topics: Elastic, elasticsearch, Lucene