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.
{{ message }}/cassandra-in-kibanaPublic- Notifications- Fork 0- Star 0Basic config and Kibana dashboards for managing Cassandra logs using the ELK stack (Elasticsearch, Logstash, and Kibana), using fi
Kubernetes logs analysis with Elassandra, Fluent-Bit and Kibana
Vincent RoyerJan 17, 2019·10 min readElassandrasimplifies your data stack by combining the power ofElasticsearchandApache Cassandrainto a single unique solution.Elasticsearch is by design a sharded ma
Manage your Cassandra Logs using the ELK Stack
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' bookI Heart Logs, "the humble log is a
RyanQuey/cassandra-in-kibana
# actually sets for docker container as well sudo sysctl -w vm.max_map_count=262144 docker-compose upSeeherefor more info on how it works.Test that it is workingAdd a dummy log (see instructionshere)#
Cassandra Lunch #14: Basic Log Diagnostics with ELK/FEK/BEK - Business Platform Team
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
Advanced HAProxy configurations for Multi-Master, Active-Standby (Hadoop, HBase, Presto) and Peer-to-Peer technologies (Elasticsearch, SolrCloud etc).Designed both for production-grade High Availabili
Elasticsearch, Logstash, Kibana, Cassandra integrated cluster on Docker
Using ELK (elasticsearch + logstash + kibana) to aggregate cassandra and spark logs
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 atDatastaxhave built a commercial packaging (Datastax Enterpri