Hello,
I set up AWS CloudTrail. I had multiple events (example s3 put/delete/ etc) but only received one email alert for one event around the same timeframe. Can’t figure out why other emails are not being received.
Hello,
I set up AWS CloudTrail. I had multiple events (example s3 put/delete/ etc) but only received one email alert for one event around the same timeframe. Can’t figure out why other emails are not being received.
dear @cloudtrail
you might want to be a little more verbose about your environment - the configuration you have. Because without that helping you is guessing about reasons.
Jan
Hi @jan Thank you for the response. I will try to be as detailed as possible below:
Below is email body template:
### [[ EVENT DEFINITION ]] ###
Title::: {event_definition_title}**
**Description: {event_definition_description}
Action::: Check with Team/L2 for now
### [[ EVENT DETAILS ]] ###
{if backlog}{foreach backlog message}{message.fields.timestamp}**
**AccountName::: {message.fields.AccountName}
event_name::: {message.fields.event_name}**
**event_source::: {message.fields.event_source}
user_name::: {message.fields.user_name}**
**user_principal_arn::: {message.fields.user_principal_arn}
aws_region::: {message.fields.aws_region}**
**user_access_key_id::: {message.fields.user_access_key_id}
user_account_id::: {message.fields.user_account_id}**
**source_address::: {message.fields.source_address}
errorMessage::: ${message.fields.errorMessage}
### [[ COMPLETE MESSAGE ]] ###
${message.fields.full_message}
## For debugging ##
{message.fields}**
**{end}
{else}<No backlog>**
**{end}
Hope this helps!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.