Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Logsandra - log management using Cassandra

  • Share this:
Logsandra is a log management application written in Python and using Cassandra as back-end. It is written as demo for cassandra but it is worth to take a look. It provides support to create your own parser.

Logsandra consists of two main scripts logsandra-httpd.py and logsandra-monitord.py. logsandra-httpd should run on one server and logsandra-monitord should run on all servers producing log files. Logsandra-monitord will send the data to the specified Cassandra Cluster.
https://github.com/thobbs/logsandra
License:
Tech: