mirror of
https://github.com/krislamo/graylog_demo
synced 2024-12-16 06:50:35 +00:00
WIP TLS Attempt
This commit is contained in:
parent
be375719fd
commit
bf200877c9
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user