-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removed code from provision-opendistro.sh #681
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but please include more testing.
Show that Wazuh and Elastic are well installed and working.
Also launch the Jenkins pipeline that build the OVA and test it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Alberto Rodríguez <[email protected]>
Description
Related #627
Removed
addElasticRepo
function fromprovision-opendistro.sh
library and the call fromprovision.sh
Also removed
Configure JVM options
ininstallElasticsearch
fromprovision-opendistro.sh
as those steps are not required on the Wazuh documentation installation guide.Logs example
After remove the listed code, I could run the script as follow:
sh provision.sh 4.1.2 1.12.0 7.10.0 dev 4.1.2 1 -d
And got the following result:
When running
systemctl status elasticshearch
it shows the next promt:And when doing
systemctl status wazuh-manager
it returns:After building succesfully the OVA on Jenkins using this branch, got the following results after the wazuh installation:
When checked the elastic installation on the OVA got the following result:
And when checked the status from the Wazuh manager installation got: