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:
Using Elasticsearch as the Back-end For Fast Prototyping
Posted by
Niraj Markandey on Oct 14, 2020 8:00:00 AM
0 Comments Click here to read/write comments
Topics: Cyber Security, Elastic, elasticsearch, prototyping
Read More
0 Comments Click here to read/write comments
Topics: Elastic, Kibana, elasticsearch, Logstash
Encrypted communication on Elastic server by setting up TLS and adjusting CORS permissions
Posted by
Minxuan Sun on Feb 18, 2020 9:03:30 AM
In this tutorial, we will provide step-by-step instructions on how to encrypt communication among Elasticsearch, Kibana, and Logstash. After the setup, Elasticsearch and Kibana can be accessed by web browsers via https.
0 Comments Click here to read/write comments
Topics: Kibana, elasticsearch, encryption, Logstash