Sample configuration for syslog output to Papertrail using SD token auth #8842
sigJoe
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Be good to update the docs with this example - also, which docs were wrong/confusing as we should definitely fix those? Can you send any PRs to fluent-bit-docs? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to share a sample configuration I made to send structured-data token authenticated syslog (i.e. Papertrail & Loggly destinations) using Fluent-bit. I found the documentation wasn't clear on TLS usage (still refers to
mode: tls
) or how to populate structured data, so maybe somebody else will find this useful. YAML format because it makes Lua functions easier to readThen populate the environment variables in
/etc/sysconfig/fluent-bit
Beta Was this translation helpful? Give feedback.
All reactions