Access Kibana
Access Kibana through the web application on port 5601.
Point your web browser to the machine where you are running Kibana and specify the port number. For example,
localhost:5601
orhttp://YOURDOMAIN.com:5601
.To remotely connect to Kibana, set
server.host
to a non-loopback address.Log on to your account.
Go to the home page, then click Kibana.
To make the Kibana page your landing page, click Make this my landing page.
Kibana leverages Elasticsearch authentication and authorization technologies to secure access.
To learn about authentication options, refer to User authentication.
To learn how to enable authentication providers for Kibana, refer to Authentication in Kibana.