-
Notifications
You must be signed in to change notification settings - Fork 252
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
help request: The parser cannot found #915
Comments
Can you show the secret |
Hi, sorry for the late reply.
|
I get same issue with a built-in parser.
[2024/06/07 14:58:20] [error] [filter:parser:parser.12] Invalid 'parser' |
Describe the issue
We deploy the fluent-operator in the namespace named: "fluent", chart version "2.3.0".
The image of fluent-bit is "kubesphere/fluent-bit:v2.1.8". We set the "containerRuntime" to "containerd".
Keep other settings as default.
I have another namespace called "test".
I created following resources using CRDs:
After I deployed in my namespace, the fluent-bit daemon sets reported following error:
How did you install fluent operator?
We deploy the fluent-operator in the namespace named: "fluent", chart version "2.3.0".
The image of fluent-bit is "kubesphere/fluent-bit:v2.1.8". We set the "containerRuntime" to "containerd".
Keep other settings as default.
Additional context
I also wondering why the parser name I specificed is "log-parser" but the the parser name in error message have the guid in the name, it even repeated 4 times.
The build-in parsers will disappear when we create any Parser in my own namespace.
The text was updated successfully, but these errors were encountered: