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.
12 lines
321 B
12 lines
321 B
---
|
|
filebeat_output_type: logstash
|
|
filebeat_output_hosts: []
|
|
# filebeat_output_hosts:
|
|
# - graylog.example.org: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.
|
|
|