50% off 所有套餐限时优惠,起价 $2.48/mo
Wazuh

Wazuh

Wazuh 是开源 XDR 和 SIEM 平台,集终端检测、日志分析、漏洞扫描、威胁情报和合规报告于一体。NASA、世界银行及超过 15,000 家企业均在使用。是开源安全监控领域的标杆方案。

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

8 GB

IP Types

IPV4,IPV6

访问 Wazuh 控制台

URL: https://<SERVER_IP>

Login credentials:

  • Username: admin
  • Password: stored in /root/wazuh-install-files.tar

查看已存储的密码

Wazuh Manager、API、Indexer 及各 Agent 的所有默认密码均包含在 tar 归档文件中。

File: /root/wazuh-install-files.tar

解压密码的方法:

tar -O -xvf /root/wazuh-install-files.tar wazuh-install-files/wazuh-passwords.txt

Open Ports

请确保防火墙已放行以下端口:

  • 443:Wazuh Dashboard HTTPS
  • 9200:Wazuh Indexer API(Elasticsearch)
  • 55000:Agent 与 Manager 通信(TCP)
  • 1514:Wazuh Remoted syslog(TCP)
  • 1515:Wazuh Remoted 附加 syslog(TCP)

重要文件与目录

  • Password archive: /root/wazuh-install-files.tar
  • Manager 配置文件: /var/ossec/etc/ (contains ossec.conf, rules, decoders)
  • Manager logs: /var/ossec/logs/ossec.log
  • Manager 数据目录: /var/ossec/queue/, /var/ossec/active-responses/
  • Dashboard configuration: /etc/wazuh-dashboard/ (contains dashboard.yml, SSL certificates)
  • Dashboard logs: /var/log/wazuh-dashboard/
  • Indexer configuration: /etc/wazuh-indexer/ (contains elasticsearch.yml, roles)
  • Indexer data: /var/lib/wazuh-indexer/
  • Indexer logs: /var/log/wazuh-indexer/

Service Management

Check status:

systemctl status wazuh-manager
systemctl status wazuh-api
systemctl status wazuh-dashboard
systemctl status wazuh-indexer

Restart services:

systemctl restart wazuh-manager wazuh-api wazuh-dashboard wazuh-indexer

Viewing logs:

tail -f /var/ossec/logs/ossec.log
tail -f /var/log/wazuh-dashboard/wazuh-dashboard.log
tail -f /var/log/wazuh-indexer/wazuh-indexer.log

注意事项与建议

  • Wazuh Dashboard 默认运行在 HTTPS 上。
  • Ensure ports 443, 9200, 55000, 1514, and 1515 已开放,以确保全部功能正常使用。
  • 在以下位置使用提取的密码 /root/wazuh-install-files.tar 用于 agent 注册和 API 访问。

More in Security

Related apps.

立即部署 Wazuh。 From $2.48/mo.