Merge pull request #1880 from wazuh/merge-4.14.2-into-4.14.3
This commit is contained in:
commit
cdd86d7465
@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Update Filebeat version ([#1873](https://github.com/wazuh/wazuh-ansible/pull/1873))
|
||||||
- Add missing parameters SSL ciphers and protocols to opensearch.yml ([#1863](https://github.com/wazuh/wazuh-ansible/pull/1863))
|
- Add missing parameters SSL ciphers and protocols to opensearch.yml ([#1863](https://github.com/wazuh/wazuh-ansible/pull/1863))
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@ -8,7 +8,7 @@ filebeat_node_name: node-1
|
|||||||
filebeat_output_indexer_hosts:
|
filebeat_output_indexer_hosts:
|
||||||
- "localhost"
|
- "localhost"
|
||||||
|
|
||||||
filebeat_module_package_name: wazuh-filebeat-0.4.tar.gz
|
filebeat_module_package_name: wazuh-filebeat-0.5.tar.gz
|
||||||
filebeat_module_package_path: /tmp/
|
filebeat_module_package_path: /tmp/
|
||||||
filebeat_module_destination: /usr/share/filebeat/module
|
filebeat_module_destination: /usr/share/filebeat/module
|
||||||
filebeat_module_folder: /usr/share/filebeat/module/wazuh
|
filebeat_module_folder: /usr/share/filebeat/module/wazuh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user