Hi Ceki,<div><br></div><div>I don&#39;t know if my Github pull request reached you on Saturday night, but basically I have a first draft and it would be great if you can comment:</div><div><a href="http://github.com/opyate/logback/commit/56cabf8c1ebc7d1fad5caa05c944788d314fadaf">http://github.com/opyate/logback/commit/56cabf8c1ebc7d1fad5caa05c944788d314fadaf</a></div>
<div><br></div><div>The maintainer of Jedis created an interface for this client, so once he has it in his mainline, I&#39;ll be able to stub out some tests.</div><div>A web-based client is also in the making, modelled after Chainsaw.</div>
<div><br></div><div>Thanks,</div><div>Juan<br><br><div class="gmail_quote">On 12 October 2010 21:27, Ceki Gülcü <span dir="ltr">&lt;<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Juan,<br>
<br>
Implementing a redis appender fir logback is probably a very good idea. Shout if you need help.<br>
<br>
Cheers,<div><div></div><div class="h5"><br>
<br>
On 11/10/2010 9:45 PM, Juan M Uys wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Hey guys,<br>
<br>
I searched Google for:<br>
site:<a href="http://qos.ch/pipermail/logback-dev/" target="_blank">http://qos.ch/pipermail/logback-dev/</a> +redis +appender<br>
site:<a href="http://qos.ch/pipermail/logback-dev/" target="_blank">http://qos.ch/pipermail/logback-dev/</a> +redis<br>
...before messaging.<br>
<br>
I need some feedback on writing a Redis appender for logback.<br>
<br>
It is especially useful to do this as an appender instead of putting a<br>
program behind the socket appender, because I&#39;ll have direct access to<br>
the log event, and I&#39;ll have a lot of flexibility with regards to saving<br>
each field of the event with a suitably descriptive key in Redis. With<br>
Redis&#39; fast retrieval and pattern matching support on keys, I&#39;ll be able<br>
to do fast log analyses using a separate custom tool (which I&#39;m also<br>
planning to build and put in the open source domain).<br>
<br>
Please let me know if I&#39;m going to waste my time, and if the same thing<br>
can be achieved with one of the other appenders. Extending DBAppender<br>
also didn&#39;t make a lot of sense because it&#39;s mainly geared towards SQL.<br>
<br>
Thanks,<br>
Juan<br>
<br>
</div></div><a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev</a><br>
</blockquote>
<br>
_______________________________________________<br>
logback-dev mailing list<br>
<a href="mailto:logback-dev@qos.ch" target="_blank">logback-dev@qos.ch</a><br>
<a href="http://qos.ch/mailman/listinfo/logback-dev" target="_blank">http://qos.ch/mailman/listinfo/logback-dev</a><br>
</blockquote></div><br></div>