Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gelf logging support for slog #447

Closed
disassembler opened this issue Jun 10, 2019 · 1 comment · Fixed by #497
Closed

gelf logging support for slog #447

disassembler opened this issue Jun 10, 2019 · 1 comment · Fixed by #497

Comments

@disassembler
Copy link
Contributor

Is your feature request related to a problem/context ? Please describe if applicable.
We'd like to have gelf logging support via slog so we can send logs to a 3rd party service that supports gelf. The main reason for this is slog-syslog does not support windows so the only way to setup logging on windows to send to a 3rd party server would be to instruct end users to install nixlog, configure it to read a log file and forward it to a syslog server. Having gelf support to be able to send directly to graylog would be much simpler for the user to enable.
Describe the solution you'd like
Add gelf slog support (either with a custom implmenetation or 3rd party library)

@mzabaluev
Copy link
Contributor

There is an unpublished crate that claims to integrate gelf support into slog.

jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 14, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 14, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 14, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 14, 2019
disassembler pushed a commit to disassembler/jormungandr that referenced this issue Jun 17, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 17, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 17, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 17, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 17, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 18, 2019
jbgi added a commit to jbgi/jormungandr that referenced this issue Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants