Skip to content
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

Fixed typo in Wazuh Installation Assistant. #85

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

c-bordon
Copy link
Member

related: https://github.com/wazuh/wazuh-packages/pull/2962/files
related: #78

Test AIO

root@ubuntu-jammy:~# bash wazuh-install.sh -a
30/09/2024 13:16:30 INFO: Starting Wazuh installation assistant. Wazuh version: 4.9.0
30/09/2024 13:16:30 INFO: Verbose logging redirected to /var/log/wazuh-install.log
30/09/2024 13:16:35 INFO: Verifying that your system meets the recommended minimum hardware requirements.
30/09/2024 13:16:35 INFO: Wazuh web interface port will be 443.
30/09/2024 13:16:43 INFO: Wazuh repository added.
30/09/2024 13:16:43 INFO: --- Configuration files ---
30/09/2024 13:16:43 INFO: Generating configuration files.
30/09/2024 13:16:43 INFO: Generating the root certificate.
30/09/2024 13:16:43 INFO: Generating Admin certificates.
30/09/2024 13:16:43 INFO: Generating Wazuh indexer certificates.
30/09/2024 13:16:44 INFO: Generating Filebeat certificates.
30/09/2024 13:16:44 INFO: Generating Wazuh dashboard certificates.
30/09/2024 13:16:44 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
30/09/2024 13:16:44 INFO: --- Wazuh indexer ---
30/09/2024 13:16:44 INFO: Starting Wazuh indexer installation.
30/09/2024 13:17:01 INFO: Wazuh indexer installation finished.
30/09/2024 13:17:01 INFO: Wazuh indexer post-install configuration finished.
30/09/2024 13:17:01 INFO: Starting service wazuh-indexer.
30/09/2024 13:17:11 INFO: wazuh-indexer service started.
30/09/2024 13:17:11 INFO: Initializing Wazuh indexer cluster security settings.
30/09/2024 13:17:14 INFO: Wazuh indexer cluster security configuration initialized.
30/09/2024 13:17:14 INFO: Wazuh indexer cluster initialized.
30/09/2024 13:17:14 INFO: --- Wazuh server ---
30/09/2024 13:17:14 INFO: Starting the Wazuh manager installation.
30/09/2024 13:17:58 INFO: Wazuh manager installation finished.
30/09/2024 13:17:58 INFO: Wazuh manager vulnerability detection configuration finished.
30/09/2024 13:17:58 INFO: Starting service wazuh-manager.
30/09/2024 13:18:14 INFO: wazuh-manager service started.
30/09/2024 13:18:14 INFO: Checking Wazuh API connection
30/09/2024 13:18:14 INFO: Wazuh API connection successful
30/09/2024 13:18:14 INFO: Starting Filebeat installation.
30/09/2024 13:18:32 INFO: Filebeat installation finished.
30/09/2024 13:18:35 INFO: Filebeat post-install configuration finished.
30/09/2024 13:18:35 INFO: Starting service filebeat.
30/09/2024 13:18:35 INFO: filebeat service started.
30/09/2024 13:18:35 INFO: Checking Filebeat connection
30/09/2024 13:18:36 INFO: Filebeat connection successful
30/09/2024 13:18:36 INFO: --- Wazuh dashboard ---
30/09/2024 13:18:36 INFO: Starting Wazuh dashboard installation.
30/09/2024 13:19:19 INFO: Wazuh dashboard installation finished.
30/09/2024 13:19:19 INFO: Wazuh dashboard post-install configuration finished.
30/09/2024 13:19:19 INFO: Starting service wazuh-dashboard.
30/09/2024 13:19:19 INFO: wazuh-dashboard service started.
30/09/2024 13:19:20 INFO: Updating the internal users.
30/09/2024 13:19:24 INFO: A backup of the internal users has been saved in the /etc/wazuh-indexer/internalusers-backup folder.
30/09/2024 13:19:31 INFO: The filebeat.yml file has been updated to use the Filebeat Keystore username and password.
30/09/2024 13:20:01 INFO: The password for the wazuh user is fFwVqYl?qKZinAATBvKaf0.32TFLjQHl
30/09/2024 13:20:01 INFO: The password for the wazuh-wui user is FM0aCmMMQrWo?F.ovQm8ccXhv0k4BE5*
30/09/2024 13:20:01 INFO: Initializing Wazuh dashboard web application.
30/09/2024 13:20:02 INFO: Wazuh dashboard web application initialized.
30/09/2024 13:20:02 INFO: --- Summary ---
30/09/2024 13:20:02 INFO: You can access the web interface https://<wazuh-dashboard-ip>:443
    User: admin
    Password: ?EefmEX+M1XKD9hVq+MZ2xKsh7RPGNNy
30/09/2024 13:20:02 INFO: Installation finished.

@c-bordon c-bordon requested a review from a team September 30, 2024 13:29
@c-bordon c-bordon self-assigned this Sep 30, 2024
@c-bordon c-bordon linked an issue Sep 30, 2024 that may be closed by this pull request
11 tasks
@c-bordon c-bordon merged commit c2f2c70 into main Sep 30, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate 5.0.0 PRs from wazuh-package to the new repository
2 participants