Closed
Description
Component(s)
exporter/awss3
Is your feature request related to a problem? Please describe.
When mapping logs to an S3 bucket for cold storage, every tenant / prefix needs to be associated with a unique exporter. This leads to a problem trying to use the routing exporter to route logs from centralized collectors.
Describe the solution you'd like
It would be fantastic if the AWS S3 exporter would support similar functionality as the splunk hec exporter allowing to map configuration values from resource attributes. This way incoming logs can be automatically routed based on incoming attributes. Namely the prefix
attribute to start.
Describe alternatives you've considered
We've considered alternatives in order to route to unique exporters, but it would become too troublesome to manage over time.
Additional context
No response