1.5.2 Access Kibana This topic provides systematic instructions to access Kibana. Go to path /kibana-7.8.1-linux-x86_64/config/kibana.yml. Edit server.host: "0.0.0.0" for access outside host and server.port: <any port, defaults to 5601>. Validate elasticsearch properties. It defaults to localhost:9200 Go to http://host:portThe Kibana console UI is displayed. Kibana requires elasticsearch to be UP as it creates indexes and fetch logs. Start the nohup bin or Kibana.The Kibana screen is displayed. Figure 1-19 KibanaDescription of "Figure 1-19 Kibana" Parent topic: Troubleshooting Logs using ELK Stack