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

Fix error not showing verbose mode #1506

Merged
merged 5 commits into from
May 3, 2022
Merged

Fix error not showing verbose mode #1506

merged 5 commits into from
May 3, 2022

Conversation

DFolchA
Copy link
Contributor

@DFolchA DFolchA commented May 3, 2022

Related issue

Description

This PR fixes an error that caused the verbose log to not show when using -v option.

Logs example

[root@centos repo]# ./wazuh-install.sh -a -o -v
...
Security Admin v7
Will connect to 127.0.0.1:9300 ... done
Connected as CN=admin,OU=Wazuh,O=Wazuh,L=California,C=US
OpenSearch Version: 1.2.4
OpenSearch Security Version: 1.2.4.0
Contacting opensearch cluster 'opensearch' and wait for YELLOW clusterstate ...
Clustername: wazuh-cluster
Clusterstate: GREEN
Number of nodes: 1
Number of data nodes: 1
.opendistro_security index already exists, so we do not need to create one.
Populate config from /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/
Will update '_doc/config' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/config.yml 
   SUCC: Configuration for 'config' created or updated
Will update '_doc/roles' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/roles.yml 
   SUCC: Configuration for 'roles' created or updated
Will update '_doc/rolesmapping' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/roles_mapping.yml 
   SUCC: Configuration for 'rolesmapping' created or updated
Will update '_doc/internalusers' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/internal_users.yml 
   SUCC: Configuration for 'internalusers' created or updated
Will update '_doc/actiongroups' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/action_groups.yml 
   SUCC: Configuration for 'actiongroups' created or updated
Will update '_doc/tenants' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/tenants.yml 
   SUCC: Configuration for 'tenants' created or updated
Will update '_doc/nodesdn' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/nodes_dn.yml 
   SUCC: Configuration for 'nodesdn' created or updated
Will update '_doc/whitelist' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/whitelist.yml 
   SUCC: Configuration for 'whitelist' created or updated
Will update '_doc/audit' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/audit.yml 
   SUCC: Configuration for 'audit' created or updated
Done with success
03/05/2022 14:28:50 DEBUG: Passwords changed.
03/05/2022 14:28:50 INFO: Initializing Wazuh dashboard web application.
03/05/2022 14:29:01 INFO: Wazuh dashboard web application initialized.
03/05/2022 14:29:01 INFO: Installation finished.
[root@centos repo]# ./wazuh-install.sh -a -o -v
03/05/2022 15:37:59 INFO: Starting Wazuh installation assistant. Wazuh version: 4.3.0
03/05/2022 15:37:59 INFO: Verbose logging redirected to /var/log/wazuh-install.log
03/05/2022 15:38:00 INFO: --- Removing existing Wazuh installation ---
03/05/2022 15:38:00 INFO: Removing Wazuh manager.
Complementos cargados:fastestmirror
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete wazuh-manager.x86_64 0:4.3.0-1 debe ser eliminado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package                Arquitectura    Versión           Repositorio     Tamaño
================================================================================
Eliminando:
 wazuh-manager          x86_64          4.3.0-1           @wazuh          435 M

Resumen de la transacción
================================================================================
Eliminar  1 Paquete

Tamaño instalado: 435 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Eliminando    : wazuh-manager-4.3.0-1.x86_64                              1/1 
advertencia:/var/ossec/etc/ossec.conf guardado como /var/ossec/etc/ossec.conf.rpmsave
  Comprobando   : wazuh-manager-4.3.0-1.x86_64                              1/1 

Eliminado(s):
  wazuh-manager.x86_64 0:4.3.0-1                                                

¡Listo!
03/05/2022 15:38:16 INFO: Wazuh manager removed.
03/05/2022 15:38:16 INFO: Removing Wazuh indexer.
Complementos cargados:fastestmirror
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete wazuh-indexer.x86_64 0:4.3.0-1 debe ser eliminado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package                Arquitectura    Versión           Repositorio     Tamaño
================================================================================
Eliminando:
 wazuh-indexer          x86_64          4.3.0-1           @wazuh          614 M

Resumen de la transacción
================================================================================
Eliminar  1 Paquete

Tamaño instalado: 614 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Stopping wazuh-indexer service... OK
  Eliminando    : wazuh-indexer-4.3.0-1.x86_64                              1/1 
advertencia:/etc/wazuh-indexer/opensearch.yml guardado como /etc/wazuh-indexer/opensearch.yml.rpmsave
advertencia:/etc/wazuh-indexer/jvm.options guardado como /etc/wazuh-indexer/jvm.options.rpmsave
  Comprobando   : wazuh-indexer-4.3.0-1.x86_64                              1/1 

Eliminado(s):
  wazuh-indexer.x86_64 0:4.3.0-1                                                

¡Listo!
03/05/2022 15:38:17 INFO: Wazuh indexer removed.
03/05/2022 15:38:17 INFO: Removing Filebeat.
Complementos cargados:fastestmirror
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete filebeat.x86_64 0:7.10.2-1 debe ser eliminado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package            Arquitectura     Versión             Repositorio      Tamaño
================================================================================
Eliminando:
 filebeat           x86_64           7.10.2-1            @wazuh            70 M

Resumen de la transacción
================================================================================
Eliminar  1 Paquete

Tamaño instalado: 70 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Eliminando    : filebeat-7.10.2-1.x86_64                                  1/1 
advertencia:/etc/filebeat/filebeat.yml guardado como /etc/filebeat/filebeat.yml.rpmsave
  Comprobando   : filebeat-7.10.2-1.x86_64                                  1/1 

Eliminado(s):
  filebeat.x86_64 0:7.10.2-1                                                    

¡Listo!
03/05/2022 15:38:18 INFO: Filebeat removed.
03/05/2022 15:38:18 INFO: Removing Wazuh dashboard.
Complementos cargados:fastestmirror
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete wazuh-dashboard.x86_64 0:4.3.0-1 debe ser eliminado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package                 Arquitectura   Versión            Repositorio    Tamaño
================================================================================
Eliminando:
 wazuh-dashboard         x86_64         4.3.0-1            @wazuh         768 M

Resumen de la transacción
================================================================================
Eliminar  1 Paquete

Tamaño instalado: 768 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Stopping wazuh-dashboard service...  Eliminando    : wazuh-dashboard-4.3.0-1.x86_64                            1/1 
advertencia:/etc/wazuh-dashboard/opensearch_dashboards.yml guardado como /etc/wazuh-dashboard/opensearch_dashboards.yml.rpmsave
  Comprobando   : wazuh-dashboard-4.3.0-1.x86_64                            1/1 

Eliminado(s):
  wazuh-dashboard.x86_64 0:4.3.0-1                                              

¡Listo!
03/05/2022 15:38:22 INFO: Wazuh dashboard removed.
03/05/2022 15:38:22 INFO: Installation cleaned.
03/05/2022 15:38:23 DEBUG: Adding the Wazuh repository.
[wazuh]
gpgcheck=1
gpgkey=https://packages-dev.wazuh.com/key/GPG-KEY-WAZUH
enabled=1
name=EL-${releasever} - Wazuh
baseurl=https://packages-dev.wazuh.com/pre-release/yum/
protect=1
03/05/2022 15:38:24 INFO: Wazuh development repository added.
03/05/2022 15:38:24 INFO: --- Configuration files ---
03/05/2022 15:38:24 INFO: Generating configuration files.
03/05/2022 15:38:24 DEBUG: Creating the root certificate.
Generating a 2048 bit RSA private key
............................................................................................................+++
..+++
writing new private key to '/tmp/wazuh-certificates/root-ca.key'
-----
Generating RSA private key, 2048 bit long modulus
..............................................+++
....+++
e is 65537 (0x10001)
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=admin
Getting CA Private Key
03/05/2022 15:38:24 DEBUG: Creating the Wazuh indexer certificates.
Generating a 2048 bit RSA private key
.............................+++
...............................................................+++
writing new private key to '/tmp/wazuh-certificates/indexer-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=indexer
Getting CA Private Key
03/05/2022 15:38:24 DEBUG: Creating the Wazuh server certificates.
Generating a 2048 bit RSA private key
........................+++
.............................................................+++
writing new private key to '/tmp/wazuh-certificates/server-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=server
Getting CA Private Key
03/05/2022 15:38:24 DEBUG: Creating the Wazuh dashboard certificates.
Generating a 2048 bit RSA private key
........................................+++
..................................+++
writing new private key to '/tmp/wazuh-certificates/dashboard-key.pem'
-----
Signature ok
subject=/C=US/L=California/O=Wazuh/OU=Wazuh/CN=dashboard
Getting CA Private Key
03/05/2022 15:38:24 DEBUG: Generating random passwords.
03/05/2022 15:38:25 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
03/05/2022 15:38:25 INFO: --- Wazuh indexer ---
03/05/2022 15:38:25 INFO: Starting Wazuh indexer installation.
Complementos cargados:fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.librelabucm.org
 * extras: mirror.librelabucm.org
 * updates: mirror.librelabucm.org
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete wazuh-indexer.x86_64 0:4.3.0-1 debe ser instalado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package                Arquitectura    Versión            Repositorio    Tamaño
================================================================================
Instalando:
 wazuh-indexer          x86_64          4.3.0-1            wazuh          361 M

Resumen de la transacción
================================================================================
Instalar  1 Paquete

Tamaño total de la descarga: 361 M
Tamaño instalado: 614 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Instalando    : wazuh-indexer-4.3.0-1.x86_64                              1/1 
Created opensearch keystore in /etc/wazuh-indexer/opensearch.keystore
  Comprobando   : wazuh-indexer-4.3.0-1.x86_64                              1/1 

Instalado:
  wazuh-indexer.x86_64 0:4.3.0-1                                                

¡Listo!
03/05/2022 15:39:38 INFO: Wazuh indexer installation finished.
03/05/2022 15:39:38 DEBUG: Configuring Wazuh indexer.
03/05/2022 15:39:38 INFO: Wazuh indexer post-install configuration finished.
03/05/2022 15:39:38 INFO: Starting service wazuh-indexer.
Created symlink from /etc/systemd/system/multi-user.target.wants/wazuh-indexer.service to /usr/lib/systemd/system/wazuh-indexer.service.
03/05/2022 15:39:47 INFO: wazuh-indexer service started.
03/05/2022 15:39:47 INFO: Initializing Wazuh indexer cluster security settings.
Security Admin v7
Will connect to 127.0.0.1:9300 ... done
Connected as CN=admin,OU=Wazuh,O=Wazuh,L=California,C=US
OpenSearch Version: 1.2.4
OpenSearch Security Version: 1.2.4.0
Contacting opensearch cluster 'opensearch' and wait for YELLOW clusterstate ...
Clustername: wazuh-cluster
Clusterstate: GREEN
Number of nodes: 1
Number of data nodes: 1
.opendistro_security index does not exists, attempt to create it ... done (0-all replicas)
Populate config from /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/
Will update '_doc/config' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/config.yml 
   SUCC: Configuration for 'config' created or updated
Will update '_doc/roles' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/roles.yml 
   SUCC: Configuration for 'roles' created or updated
Will update '_doc/rolesmapping' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/roles_mapping.yml 
   SUCC: Configuration for 'rolesmapping' created or updated
Will update '_doc/internalusers' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/internal_users.yml 
   SUCC: Configuration for 'internalusers' created or updated
Will update '_doc/actiongroups' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/action_groups.yml 
   SUCC: Configuration for 'actiongroups' created or updated
Will update '_doc/tenants' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/tenants.yml 
   SUCC: Configuration for 'tenants' created or updated
Will update '_doc/nodesdn' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/nodes_dn.yml 
   SUCC: Configuration for 'nodesdn' created or updated
Will update '_doc/whitelist' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/whitelist.yml 
   SUCC: Configuration for 'whitelist' created or updated
Will update '_doc/audit' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/audit.yml 
   SUCC: Configuration for 'audit' created or updated
Done with success
03/05/2022 15:39:52 INFO: Wazuh indexer cluster initialized.
03/05/2022 15:39:52 INFO: --- Wazuh server ---
03/05/2022 15:39:52 INFO: Starting the Wazuh manager installation.
Complementos cargados:fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.librelabucm.org
 * extras: mirror.librelabucm.org
 * updates: mirror.librelabucm.org
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete wazuh-manager.x86_64 0:4.3.0-1 debe ser instalado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package                Arquitectura    Versión            Repositorio    Tamaño
================================================================================
Instalando:
 wazuh-manager          x86_64          4.3.0-1            wazuh          114 M

Resumen de la transacción
================================================================================
Instalar  1 Paquete

Tamaño total de la descarga: 114 M
Tamaño instalado: 435 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Instalando    : wazuh-manager-4.3.0-1.x86_64                              1/1 
  Comprobando   : wazuh-manager-4.3.0-1.x86_64                              1/1 

Instalado:
  wazuh-manager.x86_64 0:4.3.0-1                                                

¡Listo!
03/05/2022 15:40:36 INFO: Wazuh manager installation finished.
03/05/2022 15:40:36 INFO: Starting service wazuh-manager.
Created symlink from /etc/systemd/system/multi-user.target.wants/wazuh-manager.service to /usr/lib/systemd/system/wazuh-manager.service.
03/05/2022 15:40:45 INFO: wazuh-manager service started.
03/05/2022 15:40:45 INFO: Starting Filebeat installation.
03/05/2022 15:40:52 INFO: Filebeat installation finished.
wazuh/
wazuh/module.yml
wazuh/archives/
wazuh/archives/config/
wazuh/archives/config/archives.yml
wazuh/archives/ingest/
wazuh/archives/ingest/pipeline.json
wazuh/archives/manifest.yml
wazuh/alerts/
wazuh/alerts/config/
wazuh/alerts/config/alerts.yml
wazuh/alerts/ingest/
wazuh/alerts/ingest/pipeline.json
wazuh/alerts/manifest.yml
wazuh/_meta/
wazuh/_meta/config.yml
wazuh/_meta/fields.yml
wazuh/_meta/docs.asciidoc
Created filebeat keystore
Successfully updated the keystore
Successfully updated the keystore
03/05/2022 15:40:54 INFO: Filebeat post-install configuration finished.
03/05/2022 15:40:54 INFO: Starting service filebeat.
Created symlink from /etc/systemd/system/multi-user.target.wants/filebeat.service to /usr/lib/systemd/system/filebeat.service.
03/05/2022 15:40:54 INFO: filebeat service started.
03/05/2022 15:40:54 INFO: --- Wazuh dashboard ---
03/05/2022 15:40:54 INFO: Starting Wazuh dashboard installation.
Complementos cargados:fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.librelabucm.org
 * extras: mirror.librelabucm.org
 * updates: mirror.librelabucm.org
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete wazuh-dashboard.x86_64 0:4.3.0-1 debe ser instalado
--> Resolución de dependencias finalizada

Dependencias resueltas

================================================================================
 Package                  Arquitectura    Versión          Repositorio    Tamaño
================================================================================
Instalando:
 wazuh-dashboard          x86_64          4.3.0-1          wazuh          187 M

Resumen de la transacción
================================================================================
Instalar  1 Paquete

Tamaño total de la descarga: 187 M
Tamaño instalado: 768 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Instalando    : wazuh-dashboard-4.3.0-1.x86_64                            1/1 
  Comprobando   : wazuh-dashboard-4.3.0-1.x86_64                            1/1 

Instalado:
  wazuh-dashboard.x86_64 0:4.3.0-1                                              

¡Listo!
03/05/2022 15:42:02 INFO: Wazuh dashboard installation finished.
03/05/2022 15:42:02 DEBUG: Wazuh dashboard certificate setup finished.
03/05/2022 15:42:02 INFO: Wazuh dashboard post-install configuration finished.
03/05/2022 15:42:02 INFO: Starting service wazuh-dashboard.
Created symlink from /etc/systemd/system/multi-user.target.wants/wazuh-dashboard.service to /etc/systemd/system/wazuh-dashboard.service.
03/05/2022 15:42:03 INFO: wazuh-dashboard service started.
03/05/2022 15:42:03 DEBUG: Setting Wazuh indexer cluster passwords.
03/05/2022 15:42:04 DEBUG: Creating password backup.
Security Admin v7
Will connect to 127.0.0.1:9300 ... done
Connected as CN=admin,OU=Wazuh,O=Wazuh,L=California,C=US
OpenSearch Version: 1.2.4
OpenSearch Security Version: 1.2.4.0
Contacting opensearch cluster 'opensearch' and wait for YELLOW clusterstate ...
Clustername: wazuh-cluster
Clusterstate: GREEN
Number of nodes: 1
Number of data nodes: 1
.opendistro_security index already exists, so we do not need to create one.
Will retrieve '_doc/config' into /usr/share/wazuh-indexer/backup/config.yml 
   SUCC: Configuration for 'config' stored in /usr/share/wazuh-indexer/backup/config.yml
Will retrieve '_doc/roles' into /usr/share/wazuh-indexer/backup/roles.yml 
   SUCC: Configuration for 'roles' stored in /usr/share/wazuh-indexer/backup/roles.yml
Will retrieve '_doc/rolesmapping' into /usr/share/wazuh-indexer/backup/roles_mapping.yml 
   SUCC: Configuration for 'rolesmapping' stored in /usr/share/wazuh-indexer/backup/roles_mapping.yml
Will retrieve '_doc/internalusers' into /usr/share/wazuh-indexer/backup/internal_users.yml 
   SUCC: Configuration for 'internalusers' stored in /usr/share/wazuh-indexer/backup/internal_users.yml
Will retrieve '_doc/actiongroups' into /usr/share/wazuh-indexer/backup/action_groups.yml 
   SUCC: Configuration for 'actiongroups' stored in /usr/share/wazuh-indexer/backup/action_groups.yml
Will retrieve '_doc/tenants' into /usr/share/wazuh-indexer/backup/tenants.yml 
   SUCC: Configuration for 'tenants' stored in /usr/share/wazuh-indexer/backup/tenants.yml
Will retrieve '_doc/nodesdn' into /usr/share/wazuh-indexer/backup/nodes_dn.yml 
   SUCC: Configuration for 'nodesdn' stored in /usr/share/wazuh-indexer/backup/nodes_dn.yml
Will retrieve '_doc/whitelist' into /usr/share/wazuh-indexer/backup/whitelist.yml 
   SUCC: Configuration for 'whitelist' stored in /usr/share/wazuh-indexer/backup/whitelist.yml
Will retrieve '_doc/audit' into /usr/share/wazuh-indexer/backup/audit.yml 
   SUCC: Configuration for 'audit' stored in /usr/share/wazuh-indexer/backup/audit.yml
03/05/2022 15:42:08 DEBUG: Password backup created in /usr/share/wazuh-indexer/backup.
03/05/2022 15:42:09 DEBUG: Generating password hashes.
03/05/2022 15:42:14 DEBUG: Password hashes generated.
Successfully updated the keystore
03/05/2022 15:42:14 DEBUG: filebeat started
03/05/2022 15:42:15 DEBUG: wazuh-dashboard started
03/05/2022 15:42:15 DEBUG: Loading new passwords changes.
Security Admin v7
Will connect to 127.0.0.1:9300 ... done
Connected as CN=admin,OU=Wazuh,O=Wazuh,L=California,C=US
OpenSearch Version: 1.2.4
OpenSearch Security Version: 1.2.4.0
Contacting opensearch cluster 'opensearch' and wait for YELLOW clusterstate ...
Clustername: wazuh-cluster
Clusterstate: GREEN
Number of nodes: 1
Number of data nodes: 1
.opendistro_security index already exists, so we do not need to create one.
Populate config from /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/
Will update '_doc/config' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/config.yml 
   SUCC: Configuration for 'config' created or updated
Will update '_doc/roles' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/roles.yml 
   SUCC: Configuration for 'roles' created or updated
Will update '_doc/rolesmapping' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/roles_mapping.yml 
   SUCC: Configuration for 'rolesmapping' created or updated
Will update '_doc/internalusers' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/internal_users.yml 
   SUCC: Configuration for 'internalusers' created or updated
Will update '_doc/actiongroups' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/action_groups.yml 
   SUCC: Configuration for 'actiongroups' created or updated
Will update '_doc/tenants' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/tenants.yml 
   SUCC: Configuration for 'tenants' created or updated
Will update '_doc/nodesdn' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/nodes_dn.yml 
   SUCC: Configuration for 'nodesdn' created or updated
Will update '_doc/whitelist' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/whitelist.yml 
   SUCC: Configuration for 'whitelist' created or updated
Will update '_doc/audit' with /usr/share/wazuh-indexer/plugins/opensearch-security/securityconfig/audit.yml 
   SUCC: Configuration for 'audit' created or updated
Done with success
03/05/2022 15:42:18 DEBUG: Passwords changed.
03/05/2022 15:42:18 INFO: Initializing Wazuh dashboard web application.
03/05/2022 15:42:29 INFO: Wazuh dashboard web application initialized.
03/05/2022 15:42:29 INFO: --- Summary ---
03/05/2022 15:42:29 INFO: You can access the web interface https://<wazuh-dashboard-ip>
    User: admin
    Password: RHZXuTvY6CVbyChJkLPuZgs6kEHmNBUi
03/05/2022 15:42:29 INFO: Installation finished.

Tests

https://devel.ci.wazuh.info/job/Test_unattended_distributed/461/
https://ci.wazuh.info/job/Test_unattended/63/
https://ci.wazuh.info/job/Test_unattended/64/
https://ci.wazuh.info/job/Test_unattended/65/
https://ci.wazuh.info/job/Test_unattended/66/

@DFolchA DFolchA requested review from alberpilot and fcaffieri May 3, 2022 15:50
@DFolchA DFolchA self-assigned this May 3, 2022
Copy link
Contributor

@alberpilot alberpilot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@rauldpm rauldpm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@fcaffieri fcaffieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alberpilot alberpilot merged commit e448201 into 4.3 May 3, 2022
@alberpilot alberpilot deleted the assistant-changes-1-may branch May 3, 2022 19:47
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.

4 participants