User Tools

Site Tools


network:logging:elasticsearch_as_log_collector

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

network:logging:elasticsearch_as_log_collector [2024/02/01 00:33] – created adminnetwork:logging:elasticsearch_as_log_collector [2024/02/01 00:34] (current) admin
Line 15: Line 15:
 The ISOs are attached to the VMs so simply forcing the EFI menu on startup and selecting the first optical drive to boot from will reset the node. The ISOs are attached to the VMs so simply forcing the EFI menu on startup and selecting the first optical drive to boot from will reset the node.
  
-We used the "RockyLinux 9 minimal ISO image":https://rockylinux.org/download and a customized boot ISO image to initally configure the network interfaces and fetch the actual install information.+We used the [RockyLinux 9 minimal ISO image](https://rockylinux.org/downloadand a customized boot ISO image to initally configure the network interfaces and fetch the actual install information.
 Extract the minimal imagge and copy `EFI`, `images` and `isolinux` to `new-iso` Extract the minimal imagge and copy `EFI`, `images` and `isolinux` to `new-iso`
 Change the `Install Rocky Linux 9.3` entry to `new-iso/EFI/BOOT/grub.cfg` Change the `Install Rocky Linux 9.3` entry to `new-iso/EFI/BOOT/grub.cfg`
Line 150: Line 150:
 #### Join the other two nodes #### Join the other two nodes
  
-Before you run the joind command edit `/etc/elasticsearch/elasticsearch.yml` and set the values as above but change the IP adresses and hostnames as needed.+Before you run the join command edit `/etc/elasticsearch/elasticsearch.yml` and set the values as above but change the IP adresses and hostnames as needed.
 ```yaml ```yaml
 # ---------------------------------- Cluster ----------------------------------- # ---------------------------------- Cluster -----------------------------------
Line 202: Line 202:
  
 Do not set `discovery.seed_hosts` or `cluster.initial_master_nodes` Do not set `discovery.seed_hosts` or `cluster.initial_master_nodes`
-You need to set a little bit of config first and then you can "follow the procedure described in the elastic documentation":https://www.elastic.co/guide/en/elasticsearch/reference/current/rpm.html#_reconfigure_a_node_to_join_an_existing_cluster_2 and use its automatic.+You need to set a little bit of config first and then you can [follow the procedure described in the elastic documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/rpm.html#_reconfigure_a_node_to_join_an_existing_cluster_2and use its automatic.
  
 #### Set discovery.seed_hosts #### Set discovery.seed_hosts
network/logging/elasticsearch_as_log_collector.1706743981.txt.gz · Last modified: by admin