You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
This plugin allows for `fluentd` to send all log data to a remote graylog endpoint. You can configure it using the following environment variables:
87
+
*`GELF_HOST=some.host`
88
+
*`GELF_PORT=12201`
89
+
*`GELF_PROTOCOL="udp/tcp"`
90
+
85
91
### Deis Output
86
92
Deis output is a custom fluentd plugin that was written to forward data directly to deis components while filtering out data that we did not care about. We have 2 pieces of information we care about currently.
0 commit comments