Wazuh All-in-One Server Installation Guide: Boost Your Security!

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 52

  • @thebuttonpushers
    @thebuttonpushers 9 месяцев назад +4

    You made this look so easy! Thanks for sharing your step by step process, it pointed me in the right direction.

  • @DeViL-g2q
    @DeViL-g2q 7 месяцев назад +19

    Sir, my first day at internship and I was asked to configure and install Wazuh all in one bcuz we're small company...you saved me

    • @unreal-labs
      @unreal-labs  7 месяцев назад

      Glad I could help you! Hope your internship goes well!

    • @ribbusambyal4296
      @ribbusambyal4296 7 месяцев назад

      Plz share how to add machine in wazuh server ​@@unreal-labs

    • @DeViL-g2q
      @DeViL-g2q 7 месяцев назад

      @@unreal-labs Thank you Unreal, The -a option you did was great genious!! I couldn;t find this in documentation actually all of it! You did with such an easy way out of the box..Thank you. Also, i think we should first change our ip to static so that it remains the same

  • @austinr_90
    @austinr_90 9 месяцев назад

    Thank you bro, you're a G. You did a better explanation than my professor lol

  • @mubarakharuna6425
    @mubarakharuna6425 4 месяца назад +1

    Time saver, thanks for the content I e bothering to go the long way. The magic of -a was great

  • @victorrosa2879
    @victorrosa2879 Год назад +1

    Thanks, your tutorial was more straight forward than their documentation.

    • @unreal-labs
      @unreal-labs  Год назад

      Glad you found the video helpful!

    • @victorrosa2879
      @victorrosa2879 Год назад

      @@unreal-labs Question. I am finding that I can't reach the wazuh server from a different endpoint. They live in the same network. How can I start troubleshooting this issue? So far I have not found any information regarding this issue.

    • @unreal-labs
      @unreal-labs  Год назад

      @@victorrosa2879 Can your endpoint Ping your Wazuh server? I would also check your Default Gateways are correct on the Wazuh server and the endpoint. I always like to start with basic communication troubleshooting and then move on up the OSI model. You might also have a firewall active if you are using Linux for the OS on the Wazuh server. You can disable it using this command. sudo ufw disable. Hope this helps.

    • @victorrosa2879
      @victorrosa2879 Год назад

      ​@@unreal-labs Yes I can ping both, the server and the end point. As far as the gateway, they both belong to the same subnet but also for the server I have a reservation for it's IP. I also deactivate the FW in both Linux server Cent'OS (aka Rocky 8) and my windows device. Still was not able to reach the dashboard. Could SE linux be the culprit?

    • @victorrosa2879
      @victorrosa2879 Год назад

      @@unreal-labs Yes, is a firewalld and SELINUX issue. Discovered by disabling both services in the server side only. What rules should I place to allow the correct comunication?

  • @timosmand9386
    @timosmand9386 10 месяцев назад +1

    You saved me! Much blessings

    • @unreal-labs
      @unreal-labs  10 месяцев назад

      Glad you liked the video!

  • @AsuraSKIes
    @AsuraSKIes 11 месяцев назад +2

    Thank you very much! For some reason official installation guide doesn't include config.yml file for some reason. I was able to install the tool thanks to your explanation!

    • @unreal-labs
      @unreal-labs  11 месяцев назад +1

      The config.yml file should be in the wazuh-install-files.tar that was downloaded, but glad you got around it. Thanks for the comment!

  • @chahiramaoua4944
    @chahiramaoua4944 Год назад +2

    Hello, please, I need help. After installing Wazuh indexer and Wazuh dashboard, I encountered an error when trying to connect to the dashboard. The error message reads: 'Wazuh dashboard server is not ready yet.' There is connectivity between the machine, and both the indexer and dashboard show an active status. Can you please assist me?

    • @unreal-labs
      @unreal-labs  Год назад +1

      Thanks for the comment. I have experienced this issue also, you might try looking over this article on Reddit.
      www.reddit.com/r/Wazuh/comments/17nlhed/wazuh_dashboard_server_is_not_ready_yet_resolved/
      I have also experienced the same issue running Wazuh on Ubuntu and updating the OS fixed my issue.
      Running the below command will update/upgrade your Ubuntu install, please use caution.
      "sudo apt update && sudo apt upgrade -y"
      Let me know if this helps...

    • @chahiramaoua4944
      @chahiramaoua4944 Год назад

      Hello, thank you for your response, but that didn't help me. :( @@unreal-labs

    • @sabireyvazli
      @sabireyvazli Год назад +1

      Hi, I think you don't have wazuh-manager. It is the problem. Indexer and dashboard without wazuh-mamager is kind of useless.

  • @EpicFlightViews
    @EpicFlightViews Год назад +1

    Great content here on Wazuh. Subscribed!

  • @AashutoshRC
    @AashutoshRC 10 месяцев назад +1

    Any way to download the SCA report in pdf format rather than xls?

    • @unreal-labs
      @unreal-labs  10 месяцев назад

      I am not sure, let me do some research. Still not finding a good way to get the report into a pdf format. Maybe creating a custom report. Not ideal.

  • @jaziyasj2109
    @jaziyasj2109 9 месяцев назад +1

    hey Thankyou so much. Helped me alot. I want to use this now from other machines. installed in localhost ubuntu. what should I do? Because I need to integrate with another tool.

    • @unreal-labs
      @unreal-labs  9 месяцев назад

      Not sure I understand, but you should be able to ssh into the box or use the Wazuh interface. What other tool are you wanting to integrate?

  • @santiago.bassett
    @santiago.bassett Год назад +1

    thanks for the Wazuh video ❤

  • @dmzik4691
    @dmzik4691 Год назад +1

    you are the best ty

  • @ashasharma-ps9qh
    @ashasharma-ps9qh Год назад +1

    Thank it helped me a lot😊

  • @robinsondurai
    @robinsondurai 9 месяцев назад +1

    Hi , Great Video .
    I just followed similar steps you have not provided. 10:10 it will more helpful.

  • @taigagaming3462
    @taigagaming3462 Год назад +1

    i got stuck at the "An external process is using APT. This process has to end to proceed with the Wazuh installation. Next retry in 30 seconds (1/10)
    "

    • @unreal-labs
      @unreal-labs  11 месяцев назад

      I have seen this when the gui package update manager is running. You might run all the missing updates for your distro and try again.

  • @baronhelmut2701
    @baronhelmut2701 7 месяцев назад +2

    You know you dont have to copy your last command in right ? You can just type in sudo !! and hit enter. It will repeat the command with prefixed sudo.

    • @unreal-labs
      @unreal-labs  7 месяцев назад +1

      Thanks for the comment.

    • @baronhelmut2701
      @baronhelmut2701 7 месяцев назад +1

      @@unreal-labs enjoyed the tutorial. Made use of wazuh quickly.

    • @unreal-labs
      @unreal-labs  7 месяцев назад

      @@baronhelmut2701 Appreciate the tip and glad you could use the video!

  • @bentojgaard5434
    @bentojgaard5434 Год назад +1

    That rack you have in your livingroom …… the WAF must be minus 5000 😀

    • @unreal-labs
      @unreal-labs  Год назад

      Sure nice to have in the winter! Helps warm the office up.

  • @BrentLeVasseur
    @BrentLeVasseur 6 месяцев назад +1

    Actually I think its pronounced “Wasaa” and not “Wasoo”. lol

    • @unreal-labs
      @unreal-labs  4 месяца назад +1

      Thanks for the comment and correction!