Local cert path updated for filebeat
This commit is contained in:
parent
80189d11d5
commit
35e66f83ba
@ -20,7 +20,7 @@ filebeat_security: true
|
|||||||
filebeat_ssl_dir: /etc/pki/filebeat
|
filebeat_ssl_dir: /etc/pki/filebeat
|
||||||
|
|
||||||
# Local path to store the generated certificates (Opensearch security plugin)
|
# Local path to store the generated certificates (Opensearch security plugin)
|
||||||
local_certs_path: ./indexer/certificates
|
local_certs_path: "{{ playbook_dir }}/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'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user