wazuh-server

Wazuh Server

Channel Revision Published Runs on
4.11/stable 167 07 Jul 2025
Ubuntu 22.04
4.11/edge 200 01 Oct 2025
Ubuntu 22.04
juju deploy wazuh-server --channel 4.11/stable
Show information

Platform:

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Each revision is versioned by the date of the revision.

2025-09-11

Updated

  • Use Juju TF provider 0.22.0.

2025-09-10

Updated

  • Fix an issue causing the rock not to be built.
  • Update the Wazuh Grafana dashboard to the one created by @Chiori-Ndukwe.

2025-08-25

Updated

  • Lint dependencies.

2025-08-20

Added

  • New documentation checks workflow.

2025-07-22

Added

  • Loki alert rules.
  • Prometheus alert rules.

2025-07-17

Added

  • Add terraform output for Open Authorization integration.

2025-07-16

Added

  • Adding Grafana dashboard.

2025-07-04

Added

  • Adding documentation on how to integrate with COS.
  • Adding alive pebble check for the Prometheus exporter.

Updated

  • Update the Prometheus exporter

2025-06-30

Added

  • Adding <endpoint>-relation-departed hooks for opensearch_observer, opencti_connector, wazuh_api and wazuh_peer integrations.

2025-06-24

Added

  • How to redeploy documentation.

Updated

  • Updated the documentation to reference Canonical Kubernetes instead of MicroK8s.
  • Moved the charm status setting logic to the reconcile loop.

2025-06-23

Updated

  • Changed exception to blocked status for missing OpenCTI integration.

2025-06-19

Updated

  • Modified the CI and pre_run_script.sh to use Canonical K8s instead of MicroK8s.

2025-06-16

Updated

  • Architecture documentation for clearer diagrams.

Updated

  • Modified the rsync command to prevent deletion of excluded directories.
  • Modified the rsync command to change ownership to root:wazuh.

2025-06-12

Added

  • OpenCTI integration documentation.

2025-06-06

Removed

  • All references to src-docs.

Updated

  • CODEOWNERS file to only have the /docs directory monitored by the technical authors.

Added

  • OpenCTI integration with Wazuh server.

2025-03-18

Added

  • Changelog added for tracking changes.