aws-cloudwatch-log-event-message
CloudWatch Logs event messages are arbitrary application and service output and are one of the broadest plaintext credential exposure surfaces in AWS.
Where it sits
| location | logs:FilterLogEvents.events[].message |
| location kind | log_field |
| data kinds | credential password api_key access_key secret_key oauth_token bearer_token private_key connection_string customer_data pii |
| emits edge | CanReadData |
| service | CloudWatch/Logs (aws:cloudwatch) |
Collection recipe
| access mode | read_api |
| operation | FilterLogEvents |
| response path | events[].message |
| encoding | string |
| params | {"logGroupName": "\u003clog-group\u003e"} |
Required permissions
logs:FilterLogEvents
References