Coder Social home page Coder Social logo

Comments (1)

teddytpc1 avatar teddytpc1 commented on June 3, 2024

Update

I have tested it with a Debian 12 instance in AWS and with the same Vagrant box and was unable to reproduce the error:

AWS:

WIA install output
curl -sO https://packages-dev.wazuh.com/4.8/wazuh-install.sh && sudo bash ./wazuh-install.sh -a -i
18/01/2024 15:24:25 INFO: Starting Wazuh installation assistant. Wazuh version: 4.8.0
18/01/2024 15:24:25 INFO: Verbose logging redirected to /var/log/wazuh-install.log
18/01/2024 15:24:33 INFO: --- Dependencies ----
18/01/2024 15:24:33 INFO: Installing gawk.
18/01/2024 15:24:37 INFO: Installing lsof.
18/01/2024 15:24:39 WARNING: Hardware and system checks ignored.
18/01/2024 15:24:39 INFO: Wazuh web interface port will be 443.
18/01/2024 15:24:44 INFO: --- Dependencies ----
18/01/2024 15:24:44 INFO: Installing apt-transport-https.
18/01/2024 15:24:45 INFO: Installing software-properties-common.
18/01/2024 15:24:58 INFO: Installing gnupg.
18/01/2024 15:25:05 INFO: Wazuh development repository added.
18/01/2024 15:25:05 INFO: --- Configuration files ---
18/01/2024 15:25:05 INFO: Generating configuration files.
18/01/2024 15:25:08 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
18/01/2024 15:25:09 INFO: --- Wazuh indexer ---
18/01/2024 15:25:09 INFO: Starting Wazuh indexer installation.
18/01/2024 15:26:46 INFO: Wazuh indexer installation finished.
18/01/2024 15:26:46 INFO: Wazuh indexer post-install configuration finished.
18/01/2024 15:26:46 INFO: Starting service wazuh-indexer.
18/01/2024 15:27:11 INFO: wazuh-indexer service started.
18/01/2024 15:27:11 INFO: Initializing Wazuh indexer cluster security settings.
18/01/2024 15:27:25 INFO: The Wazuh indexer cluster ISM initialized.
18/01/2024 15:27:25 INFO: Wazuh indexer cluster initialized.
18/01/2024 15:27:25 INFO: --- Wazuh server ---
18/01/2024 15:27:25 INFO: Starting the Wazuh manager installation.
...

Vagrant:

WIA install output
curl -sO https://packages-dev.wazuh.com/4.8/wazuh-install.sh && sudo bash ./wazuh-install.sh -a -i
18/01/2024 15:43:49 INFO: Starting Wazuh installation assistant. Wazuh version: 4.8.0
18/01/2024 15:43:49 INFO: Verbose logging redirected to /var/log/wazuh-install.log
18/01/2024 15:43:53 INFO: --- Dependencies ----
18/01/2024 15:43:53 INFO: Installing gawk.
18/01/2024 15:43:55 WARNING: Hardware and system checks ignored.
18/01/2024 15:43:55 INFO: Wazuh web interface port will be 443.
18/01/2024 15:43:58 INFO: --- Dependencies ----
18/01/2024 15:43:58 INFO: Installing apt-transport-https.
18/01/2024 15:43:59 INFO: Installing software-properties-common.
18/01/2024 15:44:08 INFO: Installing gnupg.
18/01/2024 15:44:16 INFO: Wazuh development repository added.
18/01/2024 15:44:16 INFO: --- Configuration files ---
18/01/2024 15:44:16 INFO: Generating configuration files.
18/01/2024 15:44:18 INFO: Created wazuh-install-files.tar. It contains the Wazuh cluster key, certificates, and passwords necessary for installation.
18/01/2024 15:44:18 INFO: --- Wazuh indexer ---
18/01/2024 15:44:18 INFO: Starting Wazuh indexer installation.
18/01/2024 15:46:40 INFO: Wazuh indexer installation finished.
18/01/2024 15:46:40 INFO: Wazuh indexer post-install configuration finished.
18/01/2024 15:46:40 INFO: Starting service wazuh-indexer.
18/01/2024 15:47:07 INFO: wazuh-indexer service started.
18/01/2024 15:47:07 INFO: Initializing Wazuh indexer cluster security settings.
18/01/2024 15:47:20 INFO: The Wazuh indexer cluster ISM initialized.
18/01/2024 15:47:20 INFO: Wazuh indexer cluster initialized.
18/01/2024 15:47:20 INFO: --- Wazuh server ---
18/01/2024 15:47:20 INFO: Starting the Wazuh manager installation.
...
Wazuh indexer service status
systemctl status wazuh-indexer
● wazuh-indexer.service - Wazuh-indexer
     Loaded: loaded (/lib/systemd/system/wazuh-indexer.service; enabled; preset: enabled)
     Active: active (running) since Thu 2024-01-18 15:47:07 UTC; 1h 39min ago
       Docs: https://documentation.wazuh.com
   Main PID: 4759 (java)
      Tasks: 73 (limit: 2308)
     Memory: 1.3G
        CPU: 4min 27.297s
     CGroup: /system.slice/wazuh-indexer.service
             └─4759 /usr/share/wazuh-indexer/jdk/bin/java -Xshare:auto -Dopensearch.networkaddress.cache.ttl=60 -Dopensearch.networkaddress.cache.negative.ttl=10 -XX:+AlwaysPreTouch -Xss1m -Djava.awt.h

from wazuh-packages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.