Skip to content

Instantly share code, notes, and snippets.

@ikeikeikeike
Created March 15, 2012 17:39
Show Gist options
  • Save ikeikeikeike/2045536 to your computer and use it in GitHub Desktop.
Save ikeikeikeike/2045536 to your computer and use it in GitHub Desktop.
fluent.conf
<match pattern>
type gstore
gstore_key_id API_ACCESS_KEY
gstore_sec_key API_SECRET_KEY
gstore_bucket BUCKET_NAME
path logs/
buffer_path /var/log/fluent/gstore
time_slice_format %Y%m%d-%H
time_slice_wait 10m
utc
</match>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment