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 9 posts
GitHub - RyanQuey/cassandra-in-kibana: Basic config and Kibana dashboards for managing Cassandra logs using the ELK stack (Elasticsearch, Logstash, and Kibana), using filebeat and Docker.
3/1/2023
{{ message }} / cassandra-in-kibana PublicNotifications Fork 0 Star 0 Basic config and Kibana dashboards for managing Cassandra logs using the ELK stack (Elasticsearch, Logstash, and Kibana), usi...
Kubernetes logs analysis with Elassandra, Fluent-Bit and Kibana
10/29/2020
Vincent RoyerJan 17, 2019·10 min readElassandra simplifies your data stack by combining the power of Elasticsearch and Apache Cassandra into a single unique solution.Elasticsearch is by design a shard...
Manage your Cassandra Logs using the ELK Stack
8/24/2020
Distributed apps quickly get to the place where trying to debug using tail -f becomes untenable. However, ignoring your logs isn't an option: to quote Jay Kreps' book I Heart Logs, "the humble log is ...
RyanQuey/cassandra-in-kibana
# actually sets for docker container as well sudo sysctl -w vm.max_map_count=262144 docker-compose upSee here for more info on how it works.Test that it is workingAdd a dummy log (see instructions her...
Cassandra Lunch #14: Basic Log Diagnostics with ELK/FEK/BEK - Business Platform Team
8/21/2020
In case you missed Cassandra Lunch #14, we discussed methods for finding and diagnosing issues in Cassandra clusters. Starting off with why specialized diagnostic tools are necessary, we also discusse...
HariSekhon/HAProxy-configs
8/5/2020
Advanced HAProxy configurations for Multi-Master, Active-Standby (Hadoop, HBase, Presto) and Peer-to-Peer technologies (Elasticsearch, SolrCloud etc).De...
Elasticsearch, Logstash, Kibana, Cassandra integrated cluster on Docker
6/13/2020
Using ELK (elasticsearch + logstash + kibana) to aggregate cassandra and spark logs
11/25/2019
On one of my current projects we are using Cassandra and Spark Streaming to do some somewhat-close-to-real time analytics. The good folks at Datastax have built a commercial packaging (Datastax Enterp...