Restore to packages bucket
This commit is contained in:
parent
e3a4b98bee
commit
781a3fabfa
@ -1,13 +1,12 @@
|
|||||||
---
|
---
|
||||||
filebeat_version: 7.10.2
|
filebeat_version: 7.10.2
|
||||||
|
|
||||||
wazuh_template_branch: v4.2.5
|
wazuh_template_branch: v4.3.0
|
||||||
|
|
||||||
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.wazuh.com/4.x/filebeat
|
||||||
filebeat_module_package_url: https://packages-dev.wazuh.com/pre-release/filebeat
|
|
||||||
filebeat_module_package_name: wazuh-filebeat-0.1.tar.gz
|
filebeat_module_package_name: wazuh-filebeat-0.1.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
|
||||||
@ -22,10 +21,7 @@ filebeat_ssl_dir: /etc/pki/filebeat
|
|||||||
local_certs_path: ./indexer/certificates
|
local_certs_path: ./indexer/certificates
|
||||||
|
|
||||||
filebeatrepo:
|
filebeatrepo:
|
||||||
#apt: 'deb https://packages.wazuh.com/4.x/apt/ stable main'
|
apt: 'deb https://packages.wazuh.com/4.x/apt/ stable main'
|
||||||
#yum: 'https://packages.wazuh.com/4.x/yum/'
|
yum: 'https://packages.wazuh.com/4.x/yum/'
|
||||||
#gpg: 'https://packages.wazuh.com/key/GPG-KEY-WAZUH'
|
gpg: 'https://packages.wazuh.com/key/GPG-KEY-WAZUH'
|
||||||
apt: 'deb https://packages-dev.wazuh.com/pre-release/apt/ unstable main'
|
|
||||||
yum: 'https://packages-dev.wazuh.com/pre-release/yum/'
|
|
||||||
gpg: 'https://packages-dev.wazuh.com/key/GPG-KEY-WAZUH'
|
|
||||||
key_id: '0DCFCA5547B19D2A6099506096B3EE5F29111145'
|
key_id: '0DCFCA5547B19D2A6099506096B3EE5F29111145'
|
||||||
@ -56,7 +56,7 @@ indexer_http_port: 9200
|
|||||||
certs_gen_tool_version: 4.3
|
certs_gen_tool_version: 4.3
|
||||||
|
|
||||||
# Url of certificates generator tool
|
# Url of certificates generator tool
|
||||||
certs_gen_tool_url: "https://packages-dev.wazuh.com/{{ certs_gen_tool_version }}/wazuh-certs-tool.sh"
|
certs_gen_tool_url: "https://packages.wazuh.com/resources/{{ certs_gen_tool_version }}/wazuh-certs-tool.sh"
|
||||||
|
|
||||||
indexer_admin_password: changeme
|
indexer_admin_password: changeme
|
||||||
dashboard_password: changeme
|
dashboard_password: changeme
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user