logging: graylog: use udp

This commit is contained in:
Andrey Kartashov 2019-11-19 16:58:29 +07:00
parent 9a8ebc84b3
commit 16a9f8ba34

View file

@ -33,9 +33,9 @@ fluent-bit:
[OUTPUT] [OUTPUT]
Name gelf Name gelf
Match * Match *
Host graylog-tcp Host graylog-udp
Port 12201 Port 12201
Mode tcp Mode udp
Gelf_Short_Message_Key log Gelf_Short_Message_Key log
graylog: graylog:
@ -70,7 +70,7 @@ graylog:
- graylog.gorilych.ru - graylog.gorilych.ru
secretName: graylog-tls secretName: graylog-tls
input: input:
tcp: udp:
service: service:
type: ClusterIP type: ClusterIP
ports: ports: