fluent / fluent/fluentd

Introduce order dependency between source, filter, and match directive.

Open
#2,798 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
13.6k
Forks
1.4k
Avg merge
1d 3h
Merged PRs (30d)
20

Description

**Describe the solution you'd like**

Introduce order dependency between source, filter, and match directive.

**Describe alternatives you've considered**

none

**Additional context**

ref: https://github.com/fluent/fluentd/pull/2688

There is an order dependency between only filter and match. it's confusing behavior because there is no order dependency between source and match or source and filter. so it would be good to introduce an order dependency between all sections.

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.