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 has been archived by the owner on Jun 29, 2023. It is now read-only.
Hello,
I'd like to use logstash-gelf library to log with the gelf appender to a logstash agent. I am using logback library and I could not find the possibilty to include line numbers in gelf log messages. Is it possible and how can I configure it? Here is my GelfLogAppender configuration:
If you want to, you could send me over a PR for a new field like SourceLineNumber. All logging frameworks except java.util.logging can provide the line number.
Hello,
I'd like to use logstash-gelf library to log with the gelf appender to a logstash agent. I am using logback library and I could not find the possibilty to include line numbers in gelf log messages. Is it possible and how can I configure it? Here is my GelfLogAppender configuration:
The text was updated successfully, but these errors were encountered: