how to install elasticsearch in ubuntu and configure it to be standalone?
Hello there!
As 'standalone' you mean one, single node?
yes i installed elasticsearch 8.4.0 and kibana in the same ubuntu machine
In /etc/elasticsearch/elasticsearch.yml please use discovery.type as 'single-node`.
In KIbana config file you have to point to Elasticsearch host and port.
Will you use filebeat, logstash, metricbeat and so on?
yea i use filebeat,winlogbeat and packetbeat
- Setup your elasticsearch,
- Setup your kibana,
- Setup your filebeat.
Than, if anything will not be understandable or you will have errors please come back here. There are many issues solved on forum.