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

Revert name to config.yml again #1744

Closed
wants to merge 0 commits into from
Closed

Revert name to config.yml again #1744

wants to merge 0 commits into from

Conversation

miguelfdez99
Copy link
Contributor

Related issue
#1666

Description

Rename wazuh-config.yml to config.yml again

Logs

root@ubuntu-focal:/home/vagrant# ./wazuh-install.sh -g
18/07/2022 15:12:11 INFO: Starting Wazuh installation assistant. Wazuh version: 4.3.5
18/07/2022 15:12:11 INFO: Verbose logging redirected to /var/log/wazuh-install.log
18/07/2022 15:12:12 INFO: --- Configuration files ---
18/07/2022 15:12:12 INFO: Generating configuration files.
18/07/2022 15:12:12 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
root@ubuntu-focal:/home/vagrant# ls
script.sh  wazuh-install-files.tar  wazuh-install.sh
root@ubuntu-focal:/home/vagrant# tar -xvf wazuh-install-files.tar 
wazuh-install-files/
wazuh-install-files/wazuh-dashboard-key.pem
wazuh-install-files/config.yml
wazuh-install-files/wazuh-server-key.pem
wazuh-install-files/wazuh-server.pem
wazuh-install-files/wazuh-dashboard.pem
wazuh-install-files/admin.pem
wazuh-install-files/wazuh-indexer.pem
wazuh-install-files/wazuh-passwords.txt
wazuh-install-files/admin-key.pem
wazuh-install-files/root-ca.key
wazuh-install-files/root-ca.pem
wazuh-install-files/wazuh-indexer-key.pem
root@ubuntu-focal:/home/vagrant# ls
config.yml  script.sh  wazuh-install.sh
root@ubuntu-focal:/home/vagrant# ./wazuh-install.sh -a
18/07/2022 15:13:05 INFO: Starting Wazuh installation assistant. Wazuh version: 4.3.5
18/07/2022 15:13:05 INFO: Verbose logging redirected to /var/log/wazuh-install.log
18/07/2022 15:13:15 INFO: Wazuh repository added.
18/07/2022 15:13:15 INFO: --- Configuration files ---
18/07/2022 15:13:15 INFO: Generating configuration files.
18/07/2022 15:13:15 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
18/07/2022 15:13:15 INFO: --- Wazuh indexer ---
18/07/2022 15:13:15 INFO: Starting Wazuh indexer installation.
18/07/2022 15:13:34 INFO: Wazuh indexer installation finished.
18/07/2022 15:13:34 INFO: Wazuh indexer post-install configuration finished.
18/07/2022 15:13:34 INFO: Starting service wazuh-indexer.
18/07/2022 15:13:43 INFO: wazuh-indexer service started.
18/07/2022 15:13:43 INFO: Initializing Wazuh indexer cluster security settings.
18/07/2022 15:13:48 INFO: Wazuh indexer cluster initialized.
18/07/2022 15:13:48 INFO: --- Wazuh server ---
18/07/2022 15:13:48 INFO: Starting the Wazuh manager installation.
18/07/2022 15:14:09 INFO: Wazuh manager installation finished.
18/07/2022 15:14:09 INFO: Starting service wazuh-manager.
18/07/2022 15:14:24 INFO: wazuh-manager service started.
18/07/2022 15:14:24 INFO: Starting Filebeat installation.
18/07/2022 15:14:31 INFO: Filebeat installation finished.
18/07/2022 15:14:31 INFO: Filebeat post-install configuration finished.
18/07/2022 15:14:31 INFO: Starting service filebeat.
18/07/2022 15:14:32 INFO: filebeat service started.
18/07/2022 15:14:32 INFO: --- Wazuh dashboard ---
18/07/2022 15:14:32 INFO: Starting Wazuh dashboard installation.
18/07/2022 15:15:00 INFO: Wazuh dashboard installation finished.
18/07/2022 15:15:00 INFO: Wazuh dashboard post-install configuration finished.
18/07/2022 15:15:00 INFO: Starting service wazuh-dashboard.
18/07/2022 15:15:00 INFO: wazuh-dashboard service started.
18/07/2022 15:15:19 INFO: Updated wazuh-wui user password in wazuh dashboard. Remember to restart the service.
18/07/2022 15:15:24 INFO: Initializing Wazuh dashboard web application.
18/07/2022 15:15:24 INFO: Wazuh dashboard web application initialized.
18/07/2022 15:15:24 INFO: --- Summary ---
18/07/2022 15:15:24 INFO: You can access the web interface https://<wazuh-dashboard-ip>
    User: admin
    Password: dslWKW4Gj?o4L85wyVJDNAesvyP+B097
18/07/2022 15:15:24 INFO: Installation finished.
root@ubuntu-focal:/home/vagrant# ls
script.sh  wazuh-install-files.tar  wazuh-install.sh

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.

1 participant