When navigating to http(s)://IPADDRESS:5601 in the browser?
Some things to look at to start:
Was template deployment successful? If not, what was the error message?
What do the kibana logs on the VM show? You can get these by ssh'ing into the Kibana VM using the admin username and password/ssh key defined in the template or Marketplace steps. The log file will be located at /var/log/kibana.log.
What's in the kibana configuration file? You can find this in /etc/kibana/kibana.yml and redact any sensitive information if posting here.
The Azure Marketplace deploys Elasticsearch onto Ubuntu VMs, so you'll need an ssh client to log in. You can use Azure cloud shell with Bash if you don't have an ssh client on your machine.
You'll need to ssh into Kibana VM using the admin username and password/ssh key that was specified in step of the Azure Marketplace portal:
Take a look at the accessing nodes documentation for more details. Once connected to the Kibana VM, you'll can then access the files, ssh into another VM on the network, etc.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.