Merge pull request #1859 from wazuh/mtc/1849-Outdated_Indexer_ports_configuration

Remove outdated parameters from opensearch template
This commit is contained in:
Carlos Bordon 2025-11-26 11:57:25 -03:00 committed by GitHub
commit 1fa02b3daf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View File

@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
### Deleted
- None
- Remove outdated parameters from opensearch template ([#1859](https://github.com/wazuh/wazuh-ansible/pull/1859))
## [4.14.1]

View File

@ -16,8 +16,6 @@ discovery.seed_hosts:
cluster.name: {{ indexer_cluster_name }}
http.port: 9200-9299
transport.tcp.port: 9300-9399
node.max_local_storage_nodes: "3"
path.data: /var/lib/wazuh-indexer
path.logs: /var/log/wazuh-indexer