Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filter Modify] With Add, if STRING:VALUE is not valid regexp, fluent-bit failed #9597

Open
tguenneguez opened this issue Nov 15, 2024 · 0 comments

Comments

@tguenneguez
Copy link

tguenneguez commented Nov 15, 2024

Bug Report

Describe the bug
With Add, if STRING:VALUE is not valid regexp, fluent-bit failed
Message :

[2024/11/15 11:54:32] [error] [filter:modify:modify.17] Unable to create regex(val) from *.txt
[2024/11/15 11:54:32] [error] Failed initialize filter modify.17
[2024/11/15 11:54:32] [error] [engine] filter initialization failed

To Reproduce
[FILTER]
Name modify
Match log
Add input_name *.log

Expected behavior
I think value should be test as regexp only with "condition", not with rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant