Integrations maintenance [Month 10] (#583)

* Integrations maintenance

* Add changelog entry
This commit is contained in:
Jorge Sánchez 2025-10-03 11:22:23 +02:00 committed by GitHub
parent d826de234d
commit f29a74d24b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
- Replace dependabot's directories keys with wildcard [(#443)](https://github.com/wazuh/wazuh-indexer-plugins/pull/443)
- Adapt setup plugin for 5.x [(#450)](https://github.com/wazuh/wazuh-indexer-plugins/pull/450)
- Third-party integrations maintenance [(#478)](https://github.com/wazuh/wazuh-indexer-plugins/pull/478) [(#540)](https://github.com/wazuh/wazuh-indexer-plugins/pull/540) [(#548)](https://github.com/wazuh/wazuh-indexer-plugins/pull/548) [(#566)](https://github.com/wazuh/wazuh-indexer-plugins/pull/566)
- Third-party integrations maintenance [(#478)](https://github.com/wazuh/wazuh-indexer-plugins/pull/478) [(#540)](https://github.com/wazuh/wazuh-indexer-plugins/pull/540) [(#548)](https://github.com/wazuh/wazuh-indexer-plugins/pull/548) [(#566)](https://github.com/wazuh/wazuh-indexer-plugins/pull/566) [(#583)](https://github.com/wazuh/wazuh-indexer-plugins/pull/583)
- Replace and remove deprecated settings [(#476)](https://github.com/wazuh/wazuh-indexer-plugins/pull/476)
- Migrate WCS changes from 4.x [(#488)](https://github.com/wazuh/wazuh-indexer-plugins/pull/488) [(#552)](https://github.com/wazuh/wazuh-indexer-plugins/pull/552) [(#568)](https://github.com/wazuh/wazuh-indexer-plugins/pull/568)
- Implement checksum fields into stateful ECS mappings [(#519)](https://github.com/wazuh/wazuh-indexer-plugins/pull/519) [(#569)](https://github.com/wazuh/wazuh-indexer-plugins/pull/569)

View File

@ -30,4 +30,4 @@ We host development environments to support the following integrations:
| | 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.12.0 | 8.9.0 | 3.2.0 | 9.1.3 | 10.0.0 |
| Latest version | 4.13.1 | 8.9.0 | 3.2.0 | 9.1.4 | 10.0.1 |

View File

@ -20,7 +20,7 @@ KIBANA_PORT=5602
MEM_LIMIT=1073741824
# Wazuh version
WAZUH_VERSION=4.12.0
WAZUH_VERSION=4.13.1
# Wazuh Indexer version (Provisionally using OpenSearch)
WAZUH_INDEXER_VERSION=2.19.1
@ -38,7 +38,7 @@ OS_VERSION=3.2.0
LOGSTASH_OSS_VERSION=8.9.0
# Splunk version:
SPLUNK_VERSION=10.0.0
SPLUNK_VERSION=10.0.1
# Version of Elastic products
STACK_VERSION=9.1.3
STACK_VERSION=9.1.4