mirror of
https://github.com/wazuh/wazuh-ansible.git
synced 2025-12-10 15:24:34 -06:00
Merge pull request #1859 from wazuh/mtc/1849-Outdated_Indexer_ports_configuration
Remove outdated parameters from opensearch template
This commit is contained in:
commit
1fa02b3daf
@ -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]
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user