logstash-plugins / logstash-output-elasticsearch

https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html
Apache License 2.0
216 stars 306 forks source link

Use integration's metadata fields (_routing, _version, _version_type) when present #1157

Closed andsel closed 8 months ago

andsel commented 8 months ago

Use Agent's integrations metadata to resolve routing, version and version_type if present. Use the value of these field as verbatim (no sprintf resolution) if the corresponding settings are not already explicitly defined in pipeline configuration.