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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则