Merge pull request #1163 from wazuh/change/599-resource-description-adapt-the-devops-repositories-to-use-the-new-filebeat-module

Updated Filebeat module version to 0.4
This commit is contained in:
Gonzalo Acuña 2023-12-19 08:20:54 -03:00 committed by GitHub
commit 853ea751a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ filebeat_node_name: node-1
filebeat_output_indexer_hosts: filebeat_output_indexer_hosts:
- "localhost:9200" - "localhost:9200"
filebeat_module_package_name: wazuh-filebeat-0.3.tar.gz filebeat_module_package_name: wazuh-filebeat-0.4.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