1
0
mirror of https://github.com/krislamo/graylog_demo synced 2024-09-19 21:50:36 +00:00
This commit is contained in:
Kris Lamoureux 2020-03-02 18:18:55 -05:00
parent 724704c888
commit 5f71014caa
Signed by: kris
GPG Key ID: A30022791E1719A4

View File

@ -45,8 +45,8 @@
host vagrant_graylog_1
port 12201
protocol tcp
tls true
tls_options {"cert":"/fluentd/etc/pki/fluentd-signed.crt",
"asdfadsfkey":"/fluentd/etc/pki/fluentd.key"}
#tls true
#tls_options {"cert":"/fluentd/etc/pki/fluentd-signed.crt",
# "key":"/fluentd/etc/pki/fluentd.key"}
flush_interval 5s
</match>