1
0
mirror of https://github.com/krislamo/graylog_demo synced 2026-05-26 00:53:25 +00:00

WIP TLS Attempt

This commit is contained in:
2020-03-06 16:10:34 -05:00
parent be375719fd
commit bf200877c9
+3
View File
@@ -45,5 +45,8 @@
protocol tcp
host localhost
port 12201
tls true
tls_options {"cert":"/home/vagrant/certs/td-agent/td-agent-signed.crt",
"key":"/home/vagrant/certs/td-agent/td-agent.key"}
flush_interval 5s
</match>