Fluentd filter plugin to enrich logging data with Wodby instance information.
This plugin will query the Wodby API to retrieve information about the Wodby instance producing the logs.
$ gem install fluent-plugin-wodby
Add following line to your Gemfile:
gem "fluent-plugin-wodby"
And then execute:
$ bundle
You can generate configuration template:
$ fluent-plugin-config-format filter wodby
You can copy and paste generated documents here.
- Copyright(c) 2022-2024: Ramsalt Lab
- License
- Apache License, Version 2.0