Filter plugin for fluentd to append IMDS metadata to logs
Перейти к файлу
juelm c4b251666b
Update README.md
2022-09-09 10:58:32 -07:00
.github/workflows Create gempush.yml 2020-04-20 23:22:58 -07:00
lib/fluent/plugin Removed ResourceId 2020-06-09 09:43:22 -07:00
test Removed ResourceId 2020-06-09 09:43:22 -07:00
.gitignore Initial commit 2020-04-15 15:56:01 +00:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-04-15 08:56:05 -07:00
Gemfile Initial commit 2020-04-15 11:32:48 -07:00
Gemfile.lock added functionality to recache IMDS if initial request fails 2020-04-15 17:07:13 -07:00
LICENSE Initial LICENSE commit 2020-04-15 08:56:06 -07:00
README.md Update README.md 2022-09-09 10:58:32 -07:00
Rakefile fixed formatting 2020-04-20 10:14:42 -07:00
SECURITY.md Initial SECURITY.md commit 2020-04-15 08:56:08 -07:00
fluent-plugin-imds.gemspec Removed ResourceId 2020-06-09 09:43:22 -07:00

README.md

fluent-plugin-imds

Fluentd filter plugin to add Azure metadata to logs.

Fluentd filter plugin to add Azure metadata to logs.

Installation

Gem Install

Follow the instructions in the packages section of this repo

Note: Not available on RubyGems or any other package hosting source

Configuration

Sample Configuration:

@type imds

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.