Hi All,
So in my company, we always used elasticsearch head plugin, connecting to an existing elasticsearch server to do our operations.
Recently, we are explroing the usage of Kibana and I am trying to configure Kibana to point my company's remote server.
So the problem now is, I am unsure what I should put for the kibana.yml file to point to the remote server.
Many videos and 'tutorials' online teaches you how to set it up for localhost, to your own pc.
Can anyone share how I can set up the kibana.yml file to point it to an existing elasticsearch server?
Or if there is any easier way for me to use Kibana (elastic cloud or something) with an existing elasticsearch server, do let me know.
Regards