Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Fluentd GoogleCloud Metadata Filter Pluging
The plugin uses the google cloud metadata api in version1
Installation
gem install fluent-plugin-gcloud-metadata
plugin configuration
<filter **>
@type gcloud_metadata
<metadata>
project_name project/project-id
...
</metadata>
</filter>