-
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
Dynamic selection of log_group_name and log_stream_name in aws cloudwatch logs exporter #31382
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Any update? |
Any update, we are also looking for same feature |
Duplicate #30773? |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Same here ! |
Any update ? @boostchicken @bryan-aguilar @rapphil |
Any update we are also looking for same solution . At least log streams should be dynamic . |
@boostchicken @bryan-aguilar @rapphil please weigh in. |
Same here! Right now the By minimum, if a |
Component(s)
exporter/awscloudwatchlogs
Is your feature request related to a problem? Please describe.
Duplicate with #14554
We are running the opentelemetry collector to send logs from our edge systems to a central opentelemetry gateway service. From the gateway we'd like to write logs to cloudwatch logs in different log groups and streams based on log resources.
Describe the solution you'd like
We'd like to be able to set the log_group_name and log_stream_name dynamically based on fields from the log event:
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: