Updated Filebeat module URL

This commit is contained in:
David Correa Rodríguez 2023-11-15 16:50:40 +01:00
parent 430941d9c5
commit fc8c920e3c
No known key found for this signature in database
GPG Key ID: 8787C7C9FF271262

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_url: https://packages.wazuh.com/4.x/filebeat filebeat_module_package_url: https://packages-dev.wazuh.com/pre-release/filebeat
filebeat_module_package_name: wazuh-filebeat-0.2.tar.gz filebeat_module_package_name: wazuh-filebeat-0.2.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