Hi Suman, Thanks for using Wazuh!
Are you going to upgrade your Wazuh version also to the latest? For this, you can follow this documentation once:
https://documentation.wazuh.com/current/upgrade-guide/index.htmlOr if you are looking to just update your OS, then you need to disable the wazuh repo first to not upgrade the Wazuh version via the below command:
#sed –i“s/^enabled=1/enabled=0/” /etc/yum.repos.d/wazuh.repo
After that you can update your OS and then you can try to see your Wazuh components are running fine or not?
Regards
Aditya Sharma