mirror of
https://github.com/wazuh/wazuh-indexer-plugins.git
synced 2025-12-10 14:32:28 -06:00
Integrations maintenance [Month 10] (#583)
* Integrations maintenance * Add changelog entry
This commit is contained in:
parent
d826de234d
commit
f29a74d24b
@ -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)
|
||||
|
||||
@ -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 |
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user