--- filebeat_version: 7.10.2 wazuh_template_branch: v4.10.0 filebeat_node_name: node-1 filebeat_output_indexer_hosts: - "localhost" filebeat_module_package_name: wazuh-filebeat-0.4.tar.gz filebeat_module_package_path: /tmp/ filebeat_module_destination: /usr/share/filebeat/module filebeat_module_folder: /usr/share/filebeat/module/wazuh indexer_security_user: admin indexer_security_password: changeme # Security plugin filebeat_security: true filebeat_ssl_dir: /etc/pki/filebeat # Local path to store the generated certificates (Opensearch security plugin) local_certs_path: "{{ playbook_dir }}/indexer/certificates" filebeatrepo: keyring_path: '/usr/share/keyrings/wazuh.gpg' apt: "deb [signed-by=/usr/share/keyrings/wazuh.gpg] https://packages.wazuh.com/4.x/apt/ stable main" yum: 'https://packages.wazuh.com/4.x/yum/' gpg: 'https://packages.wazuh.com/key/GPG-KEY-WAZUH' path: '/tmp/WAZUH-GPG-KEY'