BrandonBordeaux / cassandra_slow_query_times

Parse Apache Cassandra debug log file(s) for a slow query regex and return pipe-delimited output of the timestamp and how many ms the query took.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cassandra_slow_query_times

Parse Apache Cassandra debug log file(s) for a slow query regex and return pipe-delimited output of the timestamp and how many ms the query took.

About

Parse Apache Cassandra debug log file(s) for a slow query regex and return pipe-delimited output of the timestamp and how many ms the query took.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%