Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 387 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 387 Bytes

Watch a log and send to statsd!

This is a very simple tool that will watch a log and increase a StatsD metric when a line matches the specified regex.

It was initially created to watch a MySQL slow query log and plot it on a dashboard, hence the name. Now it's a more generic tool.

Just check the --help to see how to use it. Remember to enclose the regex with single quotes. ''