Hey Liza,
Thanks for the response, yes I have followed it in this manner still it doesn't work.
The error log also doesn't show any waring except of the basic license waring and kibana-legacy-multitenancy-error.
note that I'm using a two node cluster over HTTPS.
On my previous one node Linux environment have followed these step .
In kibana.yml, set:
server.port: 443
In terminal, run:
sudo setcap cap_net_bind_service=+epi $KIBANA_HOME/kibana/node/bin/node
and it worked applying the same steps in a different machine but it keeps on failing.