Hi Guys,
I looked for something to expand the MySQL packetbeat dashboard with no luck so I decided to do it myself I wrote a new beat that can connect to a MySQL server and ship any result from the queries defined in the config file to elastic/logstash.
I've also created a default configuration that reports key metrics from MySQL to elastic and built a dashboard (I avoided graphs that are already covered by packetbeat) - you are all free to use it, the code is on github.
Your implementation is obviously more generic and allows "all" queries to be fetched. One query I spotted in your config is for the SLAVE STATUS, this could be a very interesting metricset to be added to metricbeat.
I'm also happy to see that you seem to have used beat-generator. Let me know if you hit any issues with it.
No wonder I didn't see it. You opened the PR agains your own Repository. You must create a PR agains our beats repo. If you or on github.com/elastic/beats click on "Create Pull Reqest" and then select your repository and branch to open the PR.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.