For some unknown reason logstash fails to put the log events added with the RedisAppender to Redis into elasticsearch. When I modify the RedisAppender to use the net.logstash.logback.layout.LogstashLayout it works.
I propose that the Layout is further decoupled from the appender by allowing the user to set or override the appender to use.
For some unknown reason logstash fails to put the log events added with the RedisAppender to Redis into elasticsearch. When I modify the RedisAppender to use the net.logstash.logback.layout.LogstashLayout it works.
I propose that the Layout is further decoupled from the appender by allowing the user to set or override the appender to use.