Skip to content

Commit

Permalink
Upgrade integrations to the last version (#447)
Browse files Browse the repository at this point in the history
* Upgrade third-party integrations to latest product versions (#368)

* Upgrade third-party integrations to latest product versions

* Improve comtability matrix

* Change versions in /integrations/.env

Signed-off-by: Malena Casas <[email protected]>

* Fix Splunk integrations (#362)

* Add table with the version of the integrations

* Update CHANGELOG.md

Signed-off-by: Álex Ruiz <[email protected]>

---------

Signed-off-by: Malena Casas <[email protected]>
Signed-off-by: Álex Ruiz <[email protected]>
Co-authored-by: Álex Ruiz <[email protected]>
Co-authored-by: JuanGarriuz <[email protected]>
  • Loading branch information
3 people authored Oct 9, 2024
1 parent ce1c6b2 commit 220c75d
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 38 deletions.
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
- Upgrade third-party integrations to the latest versions ([#447](https://github.com/wazuh/wazuh-indexer/pull/447))

### Deprecated

Expand Down
7 changes: 7 additions & 0 deletions integrations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,10 @@ We host development environments to support the following integrations:
- [Splunk](./splunk/README.md).
- [Elasticsearch](./elastic/README.md).
- [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.9.0 | 8.9.0 | 2.17.1 | 8.15.2 | 9.3.1 |
12 changes: 6 additions & 6 deletions integrations/docker/.env
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@ KIBANA_PORT=5602
MEM_LIMIT=1073741824

# Wazuh version
WAZUH_VERSION=4.8.1
WAZUH_VERSION=4.9.0

# Wazuh Indexer version (Provisionally using OpenSearch)
WAZUH_INDEXER_VERSION=2.14.0
WAZUH_INDEXER_VERSION=2.13.0

# Wazuh Dashboard version (Provisionally using OpenSearch Dashboards)
WAZUH_DASHBOARD_VERSION=2.14.0
WAZUH_DASHBOARD_VERSION=2.13.0

# Wazuh certs generator version
WAZUH_CERTS_GENERATOR_VERSION=0.0.1

# OpenSearch destination cluster version
OS_VERSION=2.14.0
OS_VERSION=2.17.1

# Logstash version:
LOGSTASH_OSS_VERSION=8.9.0

# Splunk version:
SPLUNK_VERSION=9.1.4
SPLUNK_VERSION=9.3.1

# Version of Elastic products
STACK_VERSION=8.14.3
STACK_VERSION=8.15.2
6 changes: 1 addition & 5 deletions integrations/splunk/wazuh-amazon-aws
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,7 @@
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-60m@m,now",
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
"defaultValue": "-60m@m,now"
},
"title": "Global Time Range"
}
Expand Down
6 changes: 1 addition & 5 deletions integrations/splunk/wazuh-incident-response
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,7 @@
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-60m@m,now",
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
"defaultValue": "-60m@m,now"
},
"title": "Global Time Range"
}
Expand Down
6 changes: 1 addition & 5 deletions integrations/splunk/wazuh-malware-detection
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,7 @@
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-60m@m,now",
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
"defaultValue": "-60m@m,now"
},
"title": "Global Time Range"
}
Expand Down
8 changes: 2 additions & 6 deletions integrations/splunk/wazuh-pci-dss
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,7 @@
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-60m@m,now",
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
"defaultValue": "-60m@m,now"
},
"title": "Global Time Range"
}
Expand Down Expand Up @@ -133,4 +129,4 @@
},
"description": "",
"title": "wazuh-pci-dss-v1.0"
}
}
8 changes: 2 additions & 6 deletions integrations/splunk/wazuh-security-events
Original file line number Diff line number Diff line change
Expand Up @@ -203,11 +203,7 @@
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-60m@m,now",
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
"defaultValue": "-60m@m,now"
},
"title": "Global Time Range"
}
Expand Down Expand Up @@ -293,4 +289,4 @@
},
"description": "",
"title": "wazuh-security-events-v1.0"
}
}
6 changes: 1 addition & 5 deletions integrations/splunk/wazuh-vulnerabilities
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,7 @@
"type": "input.timerange",
"options": {
"token": "global_time",
"defaultValue": "-60m@m,now",
"queryParameters": {
"latest": "$global_time.latest$",
"earliest": "$global_time.earliest$"
}
"defaultValue": "-60m@m,now"
},
"title": "Global Time Range"
}
Expand Down

0 comments on commit 220c75d

Please sign in to comment.