Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 569 Bytes

06-install-elasticsearch-kibana.md

File metadata and controls

25 lines (14 loc) · 569 Bytes

Install elasticsearch and kibana

Run the below command which will install Elastic Seach and Kibana

AWS

./shared-services-cluster-setup/aws/scripts/06-install-elasticsearch-kibana.sh

vSphere

./shared-services-cluster-setup/vsphere/scripts/07-install-elasticsearch-kibana.sh

To Validate, browse to the Kibana url which is provided in the params.yml.

It should be something similar to: kibana.svc.tkg.lab.your-domain

mgmt-cls-2

Continue to Next Step: Configure FluentBit