what is the ideal detection logic to find large data transfer out of cloud sql instance ?
securty_results.description field provide the query ran but not enough to find the actual bytes sent or received
Solved! Go to Solution.
Also, if you go into the raw log, expand it out and click manage parser - you will be able to apply statedumps in you the parser config to understand potentially why it breaks.
Also, here https://cloud.google.com/sql/docs/mysql/logging - you can see in cloud logging whats going on as well.