Check which ebextensions have run

0

I'm trying to check which ebextensions have run because there is an oddity where I see a logrotate conf file created but the contents are not what I've written.

Does anyone know which log file I can find that information in? I've tried /var/log/eb-engine.log but that doesn't seem to have anything about running ebextensions.

EDIT: These two logs do not exist either: /var/log/eb-activity.log, /var/log/eb-commandprocessor.log.

Thanks,
James

Platform: Ruby 2.6 running on 64bit Amazon Linux 2/3.0.3

Edited by: JSmith on Aug 11, 2020 7:58 AM

質問済み 4年前554ビュー
1回答
0

The commands are listed in /var/log/cfn-init.log

回答済み 4年前
  • Im having a similar issue where I cannot see evidence that the .ebextensions scripts are running, or even deployed on my instance. The comment from @AWS-James-1034055 seems to indicate I'd see something in the cfn-init.log but I don't.

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

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

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

関連するコンテンツ