Re: [Log4j2] Supported Redis Appender

2018-08-08 Thread Kevin Meurer
m. > > G > > On Tue, Aug 7, 2018 at 11:50 AM Gary Gregory > wrote: > > > If you provide a PR for this new appender, please make sure there is no > > copying from GPL code... > > Thank you! > > Gary > > > > On Tue, Aug 7, 2018 at 10:57 AM Kevin

Re: [Log4j2] Supported Redis Appender

2018-08-07 Thread Kevin Meurer
> > > On Aug 7, 2018, at 8:44 AM, Kevin Meurer > wrote: > > > > I completely agree that the typical use case of Redis is a distributed > > cache. That said, it also functions well as a temporary queue for event > > data en route to another data store. For example,

Re: [Log4j2] Supported Redis Appender

2018-08-07 Thread Kevin Meurer
> While I wouldn’t be opposed to a Redis Appender, I would find it a strange use of Redis. Normally, Redis is used as a distributed cache, not as a place to store log evens. Can you explain what the use case would be when using it?> > > Ralph> > > > On Aug 7, 2018

[Log4j2] Supported Redis Appender

2018-08-07 Thread Kevin Meurer
est in an effort to create a separate repository to meet this need? Any input would be appreciated. Thanks, Kevin Meurer (kmeurer <https://github.com/kmeurer>)