Documentation Index
Fetch the complete documentation index at: https://mintlify.com/wazuh/wazuh-dashboard-plugins/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Wazuh Dashboard Plugins require specific versions of dependencies to function correctly. This page provides comprehensive compatibility information for different versions.Current Version (5.0.0)
Wazuh Dashboard Plugins 5.0.0-alpha0
Plugin Version
5.0.0-00
Platform Version
3.5.0
Stage
alpha0
Core Dependencies
| Component | Version | Required |
|---|---|---|
| OpenSearch Dashboards | 3.5.0 | Yes |
| Node.js | 22.22.0 | Yes |
| Wazuh Server | 5.0.0 | Yes |
| Yarn | 1.22.0+ | Yes |
| TypeScript | 5.5.2 | Yes (dev) |
Plugin Dependencies
Main Plugin (wazuh)
Required OpenSearch Dashboards Plugins
Required OpenSearch Dashboards Plugins
Optional OpenSearch Dashboards Plugins
Optional OpenSearch Dashboards Plugins
Wazuh Core Plugin (wazuhCore)
| Dependency | Version | Purpose |
|---|---|---|
| Required Plugins | navigation, opensearchDashboardsUtils | Core functionality |
| Optional Plugins | securityDashboards | Enhanced security features |
Wazuh Check Updates Plugin (wazuhCheckUpdates)
| Dependency | Version | Purpose |
|---|---|---|
| Required Plugins | navigation, opensearchDashboardsUtils, opensearchDashboardsReact, wazuhCore | Update checking |
| Optional Plugins | securityDashboards | Security integration |
JavaScript/Node.js Dependencies
Security Resolutions
The plugins enforce specific versions for security-critical dependencies:Historical Compatibility
Wazuh 4.x Series
- 4.14.x
- 4.13.x
- 4.12.x
Wazuh 4.14.5
| Component | Version |
|---|---|
| OpenSearch Dashboards | 2.19.4 |
| Wazuh Server | 4.14.5 |
| Plugin Revision | 00 |
Docker Environment Compatibility
Development Images
Wazuh provides pre-built Docker images for development:| Image | Platform Version | Node.js | Registry |
|---|---|---|---|
| osd-dev:3.5.0 | OpenSearch Dashboards 3.5.0 | 22.22.0 | quay.io/wazuh |
| osd-dev:2.19.0 | OpenSearch Dashboards 2.19.0 | 18.x | quay.io/wazuh |
| osd-dev:2.18.0 | OpenSearch Dashboards 2.18.0 | 18.x | quay.io/wazuh |
Docker Requirements
Docker Desktop
Version with Docker Compose 2.20.2+
System Resources
8 GB RAM minimum, 4 CPU cores
Browser Compatibility
The Wazuh Dashboard Plugins support modern browsers:- Supported
- Not Supported
- Chrome 90+
- Firefox 88+
- Safari 14+
- Edge 90+
Operating System Compatibility
Development
| OS | Version | Support Status |
|---|---|---|
| Ubuntu | 20.04, 22.04, 24.04 | Full |
| Debian | 10, 11, 12 | Full |
| Fedora | 38, 39, 40 | Full |
| macOS | 12+, 13+, 14+ | Full |
| Windows | 10, 11 (via WSL2) | Full |
Production
For production deployments, refer to the Wazuh Installation Guide for complete OS compatibility.API Compatibility
Wazuh Server API
The dashboard plugins communicate with the Wazuh Server API:| Plugin Version | Compatible API Versions |
|---|---|
| 5.0.0 | 5.0.0 |
| 4.14.x | 4.14.x |
| 4.13.x | 4.13.x |
API Endpoints
The plugins use these API specifications:Index Pattern Compatibility
Version 5.0.0 Index Patterns
Wazuh 5.0.0 introduced new index patterns:Migration Note: Wazuh 5.0.0 replaced
wazuh-alerts* with wazuh-events* as the default index pattern.Elasticsearch vs OpenSearch
Platform Evolution
| Version Range | Platform | Notes |
|---|---|---|
| 4.3+ | OpenSearch Dashboards | Primary platform |
| 4.2-4.3 | OpenSearch & Elastic | Dual support |
| < 4.2 | Kibana (Elastic) | Legacy |
Current Focus
Wazuh Dashboard Plugins 5.0.0 exclusively supports OpenSearch Dashboards.Security Plugin Compatibility
Wazuh integrates with various security plugins:| Security Plugin | Version | Status |
|---|---|---|
| OpenSearch Security | 3.5.0 | Supported |
| Security Dashboards | 3.5.0 | Supported |
| Search Guard | Compatible versions | Optional |
Upgrade Paths
From 4.14.x to 5.0.0
Review Breaking Changes
- Index patterns changed from
wazuh-alerts*towazuh-events* - Removed deprecated modules (OpenSCAP, CIS-CAT, Osquery)
- Configuration migrated from
wazuh.ymltoopensearch_dashboards.yml
Upgrade Components
- Upgrade Wazuh Server to 5.0.0
- Upgrade OpenSearch to compatible version
- Upgrade OpenSearch Dashboards to 3.5.0
- Install Wazuh Dashboard Plugins 5.0.0
Testing Compatibility
Before deploying to production, verify compatibility:Getting Help
If you encounter compatibility issues:GitHub Issues
Report bugs and compatibility problems
Slack Community
Get help from the community
Documentation
Read official documentation
Forums
Join community discussions
Version Checking
To verify your installed versions:Future Compatibility
Wazuh maintains backward compatibility within major versions (e.g., 5.x series). However, major version upgrades may include breaking changes.