fluent / fluent/fluent-bit

Make delete action on content_modifier processor accept list of keys

Open
#9,526 0 comments 1 reaction 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.**
No.

**Describe the solution you'd like**
```
processors:
logs:
- name: content_modifier
action: delete
key:
- foo
- bar
- baz
```

**Describe alternatives you've considered**
N/A

**Additional context**
This would make the configuration a lot less bulky if one is removing a large amount of keys.

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.