Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

bearstech/myslow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myslow

Read Mysql slow query log.

Use it

You can use virtualenv

python setup.py build
python setup.py install

Try it

slowlog --input /var/log/mysql/mysql-slow.log --thresold 2

Todo

  • √ Parsing log as a flow
  • _ Graphite export
  • _ Usage with logtail
  • _ CSV export
  • _ Explore CSV with R
  • _ Elastic Search export

Licence

3 terms BSD Licence © 2013 Mathieu Lecarme.

About

Read Mysql Slow Query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages