Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 5 posts
Cassandra Logs
11/4/2020
Cassandra has three main logs, the system.log, debug.log and gc.log which hold general logging messages, debugging logging messages, and java garbage collection logs respectively.These logs by default...
pythian/cassandra-elk
11/25/2019
The following is a model of setting up Cassandra logging for an existing ELK and Cassandra cluster. provision cluster Do the following from within the directory holding the docker-compose.yml file rel...
Pushing Cassandra logs into Elasticsearch
Alain RastoulNov 20, 2016 · 5 min readusing logback Logstash SocketAppender.In this first post about monitoring Cassandra with Elasticsearch, we will see how to send Cassandra logs into an Elasticsear...
Cassandra + Spark + Elk
Cassandra + Spark + Elk SlideShare Explore You Successfully reported this slideshow.Cassandra + Spark + ElkUpcoming SlideShareLoading in …5× ...
cassandra-log4j-appender
10/31/2017
README Cassandra appender for Log4j. Motivation and usage. ---------------------- Log4j is widely used as logging tool. A Cassandra implementation used in Asynchronous way as well a...