You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2011/01/04 19:08:47 UTC

[Cassandra Wiki] Trivial Update of "LoggingToCassandra" by mck

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "LoggingToCassandra" page has been changed by mck.
http://wiki.apache.org/cassandra/LoggingToCassandra?action=diff&rev1=4&rev2=5

--------------------------------------------------

  There are several projects that aim to integrate with logging frameworks or create frameworks of their own.  A few of them are listed here:
  
   * '''[[http://github.com/jedisct1/scribe|Scribe integration]]''' - a [[http://github.com/facebook/scribe|scribe]] patch that allows writing to Cassandra
-  * '''[[ScribeToCassandra|custom Scribe server]]''' - example code showing how to write to Cassandra with your own custom scribe implementation
+  * '''[[ScribeToCassandra|DoItYourself Scribe server]]''' - example code showing how to write to Cassandra with your own custom scribe implementation
   * '''[[http://github.com/thobbs/flume-cassandra-plugin|Flume integration]]''' - a Cassandra [[http://github.com/cloudera/flume|flume]] plugin with two sinks - a simple one and one for [[http://github.com/thobbs/logsandra|logsandra]]
   * '''[[http://github.com/thobbs/logsandra|Logsandra]]''' - a Cassandra based log management tool