<div dir="ltr">I really like the idea!<div><br></div><div>Would it be possible to forward raw data (not aggregated) to the ELK stack [1]? </div><div>This aspect might be important for production systems with centralized logging. </div><div><br></div><div>[1] <a href="http://wildfly.org/news/2015/07/25/Wildfly-And-ELK/">http://wildfly.org/news/2015/07/25/Wildfly-And-ELK/</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 13, 2015 at 1:57 PM, Tristan Tarrant <span dir="ltr">&lt;<a href="mailto:ttarrant@redhat.com" target="_blank">ttarrant@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi guys,<br>
<br>
in order to keep track of notable events (nodes joining, leaving,<br>
rebalances, availability, task execution) and present them in the<br>
console I was thinking of using specific logging categories. These logs<br>
would be then collected by dedicated appenders on each node. The idea<br>
would then be to have some distexec tasks exposed to the management<br>
interface (console/CLI) which can query and aggregate the data.<br>
Initially I was thinking about using a local cache per-node with a SFCS,<br>
eviction, expiration and indexing and creating a log4j appender which<br>
writes to this cache, but probably a simpler lucene-based appender would<br>
suffice.<br>
<br>
WDYT ?<br>
<span class="HOEnZb"><font color="#888888"><br>
Tristan<br>
--<br>
Tristan Tarrant<br>
Infinispan Lead<br>
JBoss, a division of Red Hat<br>
_______________________________________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
</font></span></blockquote></div><br></div>