mirror of
https://github.com/krislamo/graylog_demo
synced 2024-12-16 15:00:36 +00:00
WIP TLS Attempt
This commit is contained in:
parent
be375719fd
commit
bf200877c9
@ -45,5 +45,8 @@
|
|||||||
protocol tcp
|
protocol tcp
|
||||||
host localhost
|
host localhost
|
||||||
port 12201
|
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
|
flush_interval 5s
|
||||||
</match>
|
</match>
|
||||||
|
Loading…
Reference in New Issue
Block a user