Closed ng-bsy closed 7 months ago
And another one, I could solve by myself - I should have configured the parameter use_legacy_template: false
- just like in logstash :-)
Maybe the README / Documentation of the parameters should be made a bit more clear like e.g. documenting the default values
(check apply)
Steps to replicate
fluentd.yaml
fluentd.json
error message
Expected Behavior or What you need to ask
I expect the template be created and used as defined, like e.g. the logstash opensearch plugin
Out of interest: Why is it, that you had to jump through such hoops, creating a separate data stream plugin/type, when the logstash plugin makes it look so easy, providing both functionalities in one with just a little addition to the template?
Using Fluentd and OpenSearch plugin versions
Ubuntu 22.04 LTS Docker fluentd:v1.16-1 fluentd 1.16.2 fluent-plugin-opensearch 1.1.4 OpenSearch version 2.5 OpenSearch template - provided above