Hi,
Currently my wazuh version is 4.3.4 and now I want to upgrade to Wazuh 4.3.5 I follow
I have few question
1) What is difference between
A) wazuh central components
B)Elastic basic Licenses
C)open distro for Elasticsearch
D)Wazuh Agent
2) From above which I need to follow to upgrade my wazhu (A, B, C & D all of them or specific one )and why?
3) curl -X PUT "https://<WAZUH_INDEXER_IP>:9200/_cluster/settings" -u <username>:<password> -k -H 'Content-Type: application/json
in above url which IP should i use Public, private or loop back
4) From where I will get wazuh indexer username an password? So i can enter in my question 3 URL
Thanks