Elasticsearch and Kibana Installation
Setting up elasticsearch as per offical document
Make sure you have opened 9200, 9300 port opened.
Now start the service using systemd and note down password or else you can reset if needed.
Now Install kibana
Start the service using systemd and m...
dhanushks.hashnode.dev1 min read