I have a GKE cluster and using stackdriver to log all container events; however the logs all show ".000" in millisecond, is there any way to enable millisecond logging?
Not yet. It's a limitation of the underlying Fluentd agent that collects all the logs off of the nodes, which has only recently been fixed in their latest release. It should be pulled into the next release of Kubernetes, but isn't there yet.