Add Filebeat default parameter
This commit is contained in:
parent
229f273e27
commit
a305d4ff6f
@ -39,6 +39,8 @@ node_certs_generator_ip: 172.16.0.161
|
|||||||
node_certs_source: /usr/share/elasticsearch
|
node_certs_source: /usr/share/elasticsearch
|
||||||
node_certs_destination: /etc/filebeat/certs
|
node_certs_destination: /etc/filebeat/certs
|
||||||
|
|
||||||
|
master_certs_destination: /es_certs
|
||||||
|
|
||||||
# Rsync
|
# Rsync
|
||||||
rsync_path: /usr/bin/rsync
|
rsync_path: /usr/bin/rsync
|
||||||
rsync_user: vagrant
|
rsync_user: vagrant
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user