-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[logstransform] logstransform is not in the valid processors #16045
Comments
Pinging code owners: @djaglowski @dehaansa. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
seems that the logstranform is not default complied into contrib is there any other processors which is able to support the function like |
It may be possible to include it in contrib temporarily, but it will eventually be deprecated. I cannot speak for other maintainers, but I would support this if we first resolve known issues such as #15378 and #9761. |
@djaglowski 2022-11-04T18:16:36.114+0800 info logstransformprocessor@v0.63.0/processor.go:56 Stopping logs transform processor {"kind": "processor", "name": "logstransform", "pipeline": "logs"} goroutine 1 [running]: |
@Dongqi-Guo, please open a new issue for the new error. Please include your configuration as well. |
Component(s)
No response
What happened?
Description
I tried to use logstransform processor to handle log body from otel agent and then transfer to loki. I configured and started it. the console log shows it is not a valid processor
Steps to Reproduce
Expected Result
Actual Result
Collector version
v0.63
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
centos
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: