How to keep track of the cloud computing errors in MySQL server?

There are issues with some cloud computing models when it comes to privacy and security. I want to know which is the best cloud computing model where I can easily track errors in my server.
The database management system I am currently using Drizzle, a faster version of MySQL Server, using SQL language. Since it is an open source database, I want to track my cloud computing errors in the server. It uses public cloud deployment model.
What could be the best way to keep track of my cloud computing errors in MySQL server?
