We've updated our Terms of Service and Privacy Policy. Please review the changes as you continue to interact with us.
Learn more
Plugins
Wazuh logo

Wazuh

armanfeyzi

Get plugin

Wazuh Datasource for Grafana

Connect Grafana to your Wazuh deployment so security data appears in dashboards and Explore — without manual OpenSearch configuration.

Query alerts, vulnerabilities, file integrity monitoring (FIM), SCA compliance, and agent status from Wazuh's manager API and indexer.

Requirements

  • Grafana 10.4 or newer
  • Wazuh 4.7 or newer with the manager API and indexer reachable from Grafana

Getting started

1. Install the plugin

In Grafana, go to Administration → Plugins, search for Wazuh, and click Install.

2. Add a datasource

  1. Go to Connections → Data sources → Add data source.
  2. Select Wazuh.
  3. Configure:
    • Manager URL — Wazuh manager API base URL (e.g. https://wazuh.example.com:55000)
    • Indexer URL — Wazuh indexer (OpenSearch) URL (e.g. https://wazuh-indexer.example.com:9200)
    • Username / Password — credentials for the manager API
    • Indexer username / Indexer password — optional; defaults to manager credentials
    • Skip TLS verify — enable only for lab environments with self-signed certificates
  4. Click Save & test. A successful connection confirms both the manager API and indexer are reachable.

3. Explore your data

Open Explore, select the Wazuh datasource, choose a data type (alerts, vulnerabilities, FIM, SCA, or agent status), and run a query.

Bundled dashboards

The plugin includes ready-made dashboards:

  • Security Overview
  • Vulnerabilities
  • FIM
  • SCA
  • Agent Status

Find them under the Wazuh folder after installation. If you provision dashboards via YAML, set the datasource uid: wazuh.

Further reading

License

Apache 2.0

Plugin Insights

Quality scores for version 0.2.13

  • Status: Passed
    Security

    All checks passed

  • Status: Passed
    Maintenance

    All checks passed

  • Status: Passed
    Documentation

    All checks passed