awslabs / aws-config-rdk

The AWS Config Rules Development Kit helps developers set up, author and test custom Config rules. It contains scripts to enable AWS Config, create a Config rule and test it with sample ConfigurationItems.
https://aws-config-rdk.readthedocs.io
Apache License 2.0
460 stars 173 forks source link

View all logs feature #220

Open HalinGG opened 4 years ago

HalinGG commented 4 years ago

Hi, it would be a great feature to see logs for all RDK rules instead of manually typing out each rule name. Is this possible?

Thank you,

Halin

bmorrissirromb commented 1 year ago

I'm going to mark this as low-priority for now because I don't understand the use case. Feel free to add more explanation.

I see rdk logs as a way of troubleshooting the behavior of an individual rule based on the logs from CloudWatch Logs. Pulling back multiple logs at once would create a polluted mess of varying logs that wouldn't provide much troubleshooting value relative to the noise it creates.