Hi guys. I'm trying to migrate an application server from AWS using CloudEndure, and I am not able to copy the instance over. When I do create an image and successfully launch test instance, followed by cutover, I get an instance in Google Cloud using this image that launches briefly, does not allow me to connect to it, and stops shortly after. I'm new to Google Cloud but I am assuming that the instance is aborted because it fails some sort of health check. If someone can clue me in as to what the possible cause could be of the premature termination.
The event type is "compute.instances.guestTerminate"
Here is copy of logs:
{ insertId: "12uuesje3wftb"
jsonPayload: { event_subtype: "compute.instances.guestTerminate"
event_timestamp_us: "1510709349242455"
event_type: "GCE_OPERATION_DONE"
operation: { id: "531986076121048714"
name: "systemevent-1510709343817-55dfb6dcc1049-609d1a02-02eb6d9b"
type: "operation"
zone: "us-east1-b"
} resource: { id: "4203076764985337529"
name: "app-migration"
type: "instance"
zone: "us-east1-b"
} trace_id: "systemevent-1510709343817-55dfb6dcc1049-609d1a02-02eb6d9b"
version: "1.2"
} receiveTimestamp: "2017-11-15T01:29:09.323711558Z"
resource: { labels: { instance_id: "4203076764985337529"
project_id: "XXXXXXXXXXXX"
zone: "us-east1-b"
} type: "gce_instance"
} severity: "INFO"
timestamp: "2017-11-15T01:29:09.242455Z"
}