Skip to content

Commit

Permalink
Add table with the version of the integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasas993 committed Oct 9, 2024
1 parent 9dbf940 commit b62c498
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Dependencies

### Changed
-Change versions of integration, the final versions are in integrations/README.md

### Deprecated

Expand Down
3 changes: 2 additions & 1 deletion integrations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ We host development environments to support the following integrations:
- [OpenSearch](./opensearch/README.md).

**Compatibility matrix**

| | Wazuh | Logstash | OpenSearch | Elastic | Splunk |
| -------------- | ----- | -------- | ---------- | ------- | ------ |
| v1.0 | 4.8.1 | 8.9.0 | 2.14.0 | 8.14.3 | 9.1.4 |
| Latest version | 4.8.2 | 8.9.0 | 2.16.0 | 8.15.0 | 9.3.0 |
| Latest version | 4.9.0 | 8.9.0 | 2.17.1 | 8.15.2 | 9.3.1 |

0 comments on commit b62c498

Please sign in to comment.