You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
filebeat_output_type: logstash
|
|
filebeat_output_hosts:
|
|
- localhost:5044
|
|
filebeat_output_ssl:
|
|
enabled: True
|
|
# cert_authorities:
|
|
# - /path/to/ca.crt
|
|
# client_cert: /etc/filebeat/ssl/cert.pem
|
|
# client_key: /etc/filebeat/ssl/key.pem
|
|
# client_key_passphrase: s3cr3t.
|
|
|