preface

All the learning can begin from the official documentation: www.elastic.co/guide/cn/el…

This article does not explain the knowledge, only about how to install Kibana and interactive ES, there is no knowledge of the advice to see the official document to understand

Install Kibana

Postwoman’s GET request can also be a JSON statement, but postwoman’s GET request can’t take arguments:

So it’s best to download Kibana as an ES tool so you can follow the official documentation.

Download Kibana: www.elastic.co/cn/download…

Download the Kibana package and unzip it. Just like elasticSearch (ES), open bin directly:To launch the Kibana application:Then open your browser and visithttp://localhost:5601/You can open Kibana:

Kibana operation ES

Open Stack Management:

Open index Management and you can see the index we created earlier (the tutorial documentation has) :

And then we have operation ES.

Open the main directory on the left side of Kibana and open Dev Tools:

Open the control terminal:

This terminal is where we will operate on the ES, much like the Jupyter Notebook. Each code block is a separate unit and can be run separately. Let’s copy the tutorial code:

This solves the problem of GET requests with JSON statements.