I got the following from google: This project appears to be committing denial of service attacks.
The VM is running Ubuntu 16.04 with latest updates, Apache, PHP 7.0, MySQL 5.7 and Docker.
I would like to know what to look out for to mitigate this please.
I'm leaving here some interesting resources you can check to secure your Google Compute Engine instance:
General security advice for Google Cloud Platform instances:
To diagnose trouble with GCE instances, serial port output from the instance can be useful.
You can check the serial port output by clicking on the instance name and then on "Serial port 1 (console)". Note that this logs are wipped when instances are shutdown & rebooted, and the log is not visible when the instance is not started.
Stackdriver monitoring is also helpful to provide an audit trail to diagnose problems.
Here are some hints you can check on keeping GCP projects secure.