fluent / fluent/fluent-bit

Content modifier processor should allow to set timestamp

Open
#11,689 1 comment 0 reactions 0 assignees View on GitHub
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.**
I tried to replace a Regex parser with a Content modifier processor (see #11688) but that is not able to set the timestamp.

**Describe the solution you'd like**
Content modifier should support setting the timestamp with the time_key and related parameters like the Regex parser.

**Describe alternatives you've considered**
Finally I implemented that in Lua but that requires Lua extensions.

**Additional context**
That came up while experimenting with the solutions described in #11687.

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.