Skip to content

Commit 6090b82

Browse files
authored
Update operational--integrations_maintenance_request.md (#449)
Signed-off-by: Álex Ruiz <[email protected]>
1 parent c1debf8 commit 6090b82

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/operational--integrations_maintenance_request.md

+11
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,18 @@ The Wazuh Indexer team is responsible for the maintenance of the third-party int
1212

1313
For that, we need to:
1414

15+
- [ ] Create a pull request that upgrades the components to the latest version.
1516
- [ ] Update our testing environments to verify the integrations work under new versions.
17+
- [ ] Test the integrations, checking that:
18+
- The Docker Compose project starts without errors.
19+
- The data arrives to the destination.
20+
- All the dashboards can be imported successfully.
21+
- All the dashboards are populated with data.
22+
- [ ] Finally, upgrade the compatibility matrix in integrations/README.md with the new versions.
23+
24+
> [!NOTE]
25+
> * For Logstash, we use the logstash-oss image.
26+
> * For Wazuh Indexer and Wazuh Dashboard, we use the opensearch and opensearch-dashboards images. These must match the opensearch version that we support (e.g: for Wazuh 4.9.0 it is OpenSearch 2.13.0).
1627
1728
## Issues
1829

0 commit comments

Comments
 (0)