1
0
mirror of https://github.com/krislamo/graylog_demo synced 2025-09-08 11:29:30 +00:00

Change Fluentd to use TCP into Graylog

This commit is contained in:
2020-02-27 13:45:49 -05:00
parent 033207099e
commit 79e77b860e
3 changed files with 9 additions and 9 deletions

View File

@@ -42,6 +42,7 @@
<match **>
@type gelf
protocol tcp
host vagrant_graylog_1
port 12201
flush_interval 5s