Created
March 15, 2012 17:39
-
-
Save ikeikeikeike/2045536 to your computer and use it in GitHub Desktop.
fluent.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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