We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm new both to GELF and to pino. Thank you for your work and for opensourcing this library.
It seems as if pino-gelf is not 100% compatible with the official GELF spec: http://docs.graylog.org/en/3.0/pages/gelf.html#gelf-payload-specification
pino-gelf
facility
_
Additionally, it would be great if pino-gelf would automatically convert all top level json keys to _[field name] keys.
_[field name]
Any thoughts?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm new both to GELF and to pino. Thank you for your work and for opensourcing this library.
It seems as if
pino-gelf
is not 100% compatible with the official GELF spec: http://docs.graylog.org/en/3.0/pages/gelf.html#gelf-payload-specificationfacility
is deprecated_
Additionally, it would be great if
pino-gelf
would automatically convert all top level json keys to_[field name]
keys.Any thoughts?
The text was updated successfully, but these errors were encountered: