Hi Dario,
Thank you very much.
I have a lot off problem about the installation.
Comments:
1) Wazuh Manager was installed without problem.
2) Respect to Elasticsearch, Kibana, and so on....many many problems following the guide. But surely it was my fault.
2.1) Upgrading Elasticsearch fails completely. Message about it couldn't connect to IP:9200 (really, I never connect to Elasticsearch, I don't know exactly if the port is upping at that port. I mean problem following this part of the guide:
{
"persistent": {
"cluster.routing.allocation.enable": "primaries"
}
}
'
I omitted step 1 and 2, execute step 3 ok, then when I execute step 4 yum install opendistroforelasticsearch-1.12.0 a message appears telling I have the last version and it's not necessary to install it.
2.2) About Filebeat severl message appears with error. But when I try to install , again, a message appears telling me the last version is current installed.
2.3) About Kibana, step 4
yum install opendistroforelasticsearch-kibana-1.12.0 a message appears telling me the last version is installed. Step 7
cd /usr/share/kibana/
As you can see it was very frustrating installation.
If I have right now 4.1.0 wazuh and 7.10.0 Kibana, is the correct guide for me in order to update to 4.1.2 wazuh and 7.10.2 Kibana version?
Thank you very much!