Fluentd plugin for stackdriver.com API.
This is unofficially Fluentd output plugin for StackDriver. NOTE: This project is under developing and only supported on GCE for now.
<match *>
type stackdriver
stackdriver_url https://custom-gateway.stackdriver.com/v1/custom
cloud_type gce
api_key XXXXXXXXXXX
</match>