fluent / fluent/fluent-bit

ES Output Plugin - add 'Pipeline_Key'

Open
#2,173 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
8.1k
Forks
2k
Avg merge
4d 20h
Merged PRs (30d)
71

Description

**Is your feature request related to a problem? Please describe.**

When sending logs to elasticsearch, in addition to dynamically sending to different indices, it's also desirable to send to different ingestion pipelines.

**Describe the solution you'd like**

For the `es` output to support a `Pipeline_Key` field in the same way it supports `Logstash_Prefix_Key`

**Describe alternatives you've considered**

Duplicating the `es` configuration block (including `Host`, `Port` etc.) and using tag rewriting achieves the desired behaviour

Alternatively creating a 'meta' ingestion pipeline in elasticsearch that can identify logs and send them on to the desired pipeline

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.