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

Updated Wazuh dashboard package revision #3106

Conversation

c-bordon
Copy link
Member

@c-bordon c-bordon commented Sep 6, 2024

Related issue
close #3105

Description

Updated revision for Wazuh dashboard package

Deb packages:

cbordon@cbordon-MS-7C88:~/Documents/wazuh/repositorios/wazuh-packages/unattended_installer$ sudo ./wazuh-install.sh -dw deb
06/09/2024 15:50:51 INFO: Starting Wazuh installation assistant. Wazuh version: 4.9.0
06/09/2024 15:50:51 INFO: Verbose logging redirected to /var/log/wazuh-install.log
06/09/2024 15:50:56 INFO: Verifying that your system meets the recommended minimum hardware requirements.
06/09/2024 15:50:56 INFO: --- Download Packages ---
06/09/2024 15:50:56 INFO: Starting Wazuh packages download.
06/09/2024 15:50:56 INFO: Downloading Wazuh deb packages for x86_64.
06/09/2024 15:51:46 INFO: The manager package was downloaded.
06/09/2024 15:51:51 INFO: The filebeat package was downloaded.
06/09/2024 15:53:39 INFO: The indexer package was downloaded.
06/09/2024 15:54:02 INFO: The dashboard package was downloaded.
06/09/2024 15:54:02 INFO: The packages are in wazuh-offline/wazuh-packages
06/09/2024 15:54:02 INFO: Downloading configuration files and assets.
06/09/2024 15:54:03 INFO: The resource https://packages-dev.wazuh.com/key/GPG-KEY-WAZUH was downloaded.
06/09/2024 15:54:03 INFO: The resource https://packages-dev.wazuh.com/4.9/tpl/wazuh/filebeat/filebeat.yml was downloaded.
06/09/2024 15:54:04 INFO: The resource https://raw.githubusercontent.com/wazuh/wazuh/4.9.0/extensions/elasticsearch/7.x/wazuh-template.json was downloaded.
06/09/2024 15:54:05 INFO: The resource https://packages-dev.wazuh.com/pre-release/filebeat/wazuh-filebeat-0.4.tar.gz was downloaded.
06/09/2024 15:54:05 INFO: The configuration files and assets are in wazuh-offline.tar.gz
06/09/2024 15:54:39 INFO: You can follow the installation guide here https://documentation.wazuh.com/current/deployment-options/offline-installation.html
cbordon@cbordon-MS-7C88:~/Documents/wazuh/repositorios/wazuh-packages/unattended_installer$ sudo tar xvf wazuh-offline.tar.gz
wazuh-offline/
wazuh-offline/wazuh-packages/
wazuh-offline/wazuh-packages/wazuh-dashboard_4.9.0-2_amd64.deb
wazuh-offline/wazuh-packages/wazuh-indexer_4.9.0-1_amd64.deb
wazuh-offline/wazuh-packages/filebeat-oss-7.10.2-amd64.deb
wazuh-offline/wazuh-packages/wazuh-manager_4.9.0-1_amd64.deb
wazuh-offline/wazuh-files/
wazuh-offline/wazuh-files/filebeat.yml
wazuh-offline/wazuh-files/wazuh-template.json
wazuh-offline/wazuh-files/GPG-KEY-WAZUH
wazuh-offline/wazuh-files/wazuh-filebeat-0.4.tar.gz

RPM packages

cbordon@cbordon-MS-7C88:~/Documents/wazuh/repositorios/wazuh-packages/unattended_installer$ sudo ./wazuh-install.sh -dw rpm
[sudo] password for cbordon: 
06/09/2024 15:46:07 INFO: Starting Wazuh installation assistant. Wazuh version: 4.9.0
06/09/2024 15:46:07 INFO: Verbose logging redirected to /var/log/wazuh-install.log
06/09/2024 15:46:16 INFO: Verifying that your system meets the recommended minimum hardware requirements.
06/09/2024 15:46:16 INFO: --- Download Packages ---
06/09/2024 15:46:16 INFO: Starting Wazuh packages download.
06/09/2024 15:46:16 INFO: Downloading Wazuh rpm packages for x86_64.
06/09/2024 15:47:06 INFO: The manager package was downloaded.
06/09/2024 15:47:10 INFO: The filebeat package was downloaded.
06/09/2024 15:49:01 INFO: The indexer package was downloaded.
06/09/2024 15:49:35 INFO: The dashboard package was downloaded.
06/09/2024 15:49:35 INFO: The packages are in wazuh-offline/wazuh-packages
06/09/2024 15:49:35 INFO: Downloading configuration files and assets.
06/09/2024 15:49:36 INFO: The resource https://packages-dev.wazuh.com/key/GPG-KEY-WAZUH was downloaded.
06/09/2024 15:49:37 INFO: The resource https://packages-dev.wazuh.com/4.9/tpl/wazuh/filebeat/filebeat.yml was downloaded.
06/09/2024 15:49:37 INFO: The resource https://raw.githubusercontent.com/wazuh/wazuh/4.9.0/extensions/elasticsearch/7.x/wazuh-template.json was downloaded.
06/09/2024 15:49:38 INFO: The resource https://packages-dev.wazuh.com/pre-release/filebeat/wazuh-filebeat-0.4.tar.gz was downloaded.
06/09/2024 15:49:38 INFO: The configuration files and assets are in wazuh-offline.tar.gz
06/09/2024 15:50:16 INFO: You can follow the installation guide here https://documentation.wazuh.com/current/deployment-options/offline-installation.html
cbordon@cbordon-MS-7C88:~/Documents/wazuh/repositorios/wazuh-packages/unattended_installer$ sudo tar xvf wazuh-offline.tar.gz 
wazuh-offline/
wazuh-offline/wazuh-packages/
wazuh-offline/wazuh-packages/wazuh-dashboard-4.9.0-2.x86_64.rpm
wazuh-offline/wazuh-packages/wazuh-manager-4.9.0-1.x86_64.rpm
wazuh-offline/wazuh-packages/filebeat-oss-7.10.2-x86_64.rpm
wazuh-offline/wazuh-packages/wazuh-indexer-4.9.0-1.x86_64.rpm
wazuh-offline/wazuh-files/
wazuh-offline/wazuh-files/filebeat.yml
wazuh-offline/wazuh-files/wazuh-template.json
wazuh-offline/wazuh-files/GPG-KEY-WAZUH
wazuh-offline/wazuh-files/wazuh-filebeat-0.4.tar.gz

@c-bordon c-bordon self-assigned this Sep 6, 2024
@c-bordon c-bordon requested a review from a team September 6, 2024 18:57
@c-bordon c-bordon closed this Sep 6, 2024
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