logstash-plugins / logstash-output-elasticsearch

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

Use integration's metadata fields (id, index, pipeline) when present #1156

Closed andsel closed 11 months ago

andsel commented 11 months ago

Use Agent's integrations metadata to resolve id, index and pipeline 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.