Open
Description
Is your feature request related to a problem? Please describe.
Agent will instrument all log appenders so that all logs will be exported to collector. I just want to export logs on specified appenders.
Describe the solution you'd like
I think we can add configuration to filter exporting logs by appender name or log level. Configurations maybe like otel.instrumentation.log.enabled-appender-names
.