Installing Kibana
Download the Kibana installation scripts from here
Copy the tar to the Kibana server and extract using the below command
Move to the extracted folder
Execute the ‘start.sh’ script, the script will perform the following actions
Start the Kibana node on port 5601
Connect to the ES Storage node on port 9200
Start the Kibana container
Open URL http://<Kibana-server-ip>:5601/ from your favourite browser
Create Kibana Dashboards