EventBridge History

0

Is there a place to check the EventBridge history/log for the rule? DeadLetterQueue isn't ideal as it is only a failure. I would to see all the processing. Is it even possible?

Thanks for the help

質問済み 2年前1964ビュー
2回答
0
承認された回答

Was able to Figure it out. In short, Look the command execution of the Automation (System Manager) (In my case). I believe there is no one place to see the flow history of EventBridge (Maybe a feature request for future). Because now you would need to depend/go to the respective services to look for the execution history.

回答済み 2年前
0

You can add a CloudWatch Logs target for the rules you are interested in. This will send all matching events to the log group.

profile pictureAWS
エキスパート
Uri
回答済み 2年前
  • Thanks, Uri, It helps me to log the event. It answered my previous question on TAG (I'll mark it as answered). The event didn't have the TAG. So, the reason for not triggering. In this case, I'm looking to log the EventBridge activities. For example, if the target is Automation, Maybe didn't it trigger Due to permission or the improper parameter? Is there a way to see the flow?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ