Logging exporter to a file [log level INFO] #5165
Unanswered
Nighttraveler
asked this question in
Q&A
Replies: 1 comment
-
logging exporter exports to where you configure the application logger. What am I missing? Do you want just this https://github.com/open-telemetry/opentelemetry-collector/blob/main/exporter/loggingexporter/logging_exporter.go#L71 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys is there a way to configure the output of the logging exporter to a file? We want to get the INFO logs just for testing.
I know about the file exporter but it's to verbose for the use case.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions