Hi.
When I run rds_exporter, the instances are correctly read but an error appears:
ERRO[0000] Unable to filter log
events: ResourceNotFoundException: The specified log stream does not
exist.. component=enhanced source="scraper.go:142"
I can read the /basic metrics correctly while if I try to access localhost:9042/enhanced nothing appears and the above error reappears in the shell every time I reload the page.
What can I do to fix it?
Thank you!